Currently demo is not working
Just another social network. Inspired from BeReal
- User registration
- User login
- User profile
- Upload Real
- Real feed both friends and public
- Friend request
- Friend list
- Notifications
- [] Search
- [] User profile edit
In order to run this project you need to have Supabase and Courier API keys. You can get them from Supabase and Courier.
Note: For detailed instructions on how to install and run this project, please refer to the SETUP file.
- Clone the repository
git clone https://github.com/n4ze3m/real-me.git
- Install dependencies
yarn
- Create a
.env
file from.env.example
and fill in the required values
cp .env.example .env
- Start the development server
yarn dev
This project is licensed under the MIT License - see the LICENSE file for details
If you want to contribute to this project, please read the CONTRIBUTING file for details.
This project is inspired by BeReal and is not affiliated with them in any way.