Skip to content

bronkp/myStuff

Repository files navigation

myStuff

myStuff is a free personal home page builder.

Description

myStuff builds and hosts a user's important links, and does so with various clean styling templates. The website is made with Next.js and Supabase. Supabase handles the user authentication, image storage, and page information. Requests are made client side securely using Supabases' row level security.

Why

Having a clean home page for one's internet identity can be really important. The goal of myStuff is to do this with as few road blocks as possible, it's free and can be set up within 2 minutes.

Website

A live version of the site can be found at myStuff.

Usage

Create an Account

Create a free account at myStuff Then check your email to confirm your account.

Making Your Page

Once logged in click the edit button on the top navbar or go to the update page.

1. Edit your name which will be displayed as your page header. Then decide your desired url. If avaible, your page will be found at /page/{your url}

2. Now add some links. Give the name of what you're linking to. Then give its actual url. Drag them around in the order you'd like them to be displayed in.

3. Click to add a profile picture for your page.

4. Click a color option on the side and find a theme that best fits your page.

Then just save your changes and see your new page.