- A social platform app built using Remix and Supabase.
Gitposter.Demo.mp4
x.com is a noisy social-media app and I want to try building an actual social-media platform for coders.
- Vision:
- Gather feedback from community regarding features.
- Keep it open-source and attract PRs.
- If it scales beyond a certain traffic then look for sponsors.
Checkout the video -> YTVideo
I have already prepared a supabase project based on my YT course, and Github OAuth app, which would enable you to login and build features. The details are in .env.stage
.
You can copy the .env.stage
into your .env
file, and run the remix-app at localhost:3000
to use all the features.
If you do the above step right, then your app should be running locally.
From your terminal:
npm install
npm run dev
Features I would like to add:
- Adding dark-mode using Kent's latest client-hints library ✅
- Adding notifications for "new posts" and when clicked users need to be scrolled to top
- Adding support for uploading images, preferably using S3
Come chat with us on https://discord.gg/Ye9dsJzNPj