This project is built with Next.js 13, utilizing app router with route handlers & dynamic routes & SSR, and Google API.
-
π Reviews and Ratings
-
π Reading status
-
π Reading goals
-
π Collections
-
π€΅ User Profiles
-
π₯ Follows
-
π Search (querying users and books at once)
- Ensure you have Docker installed and running in the background.
-
Checkout to the "local" branch:
git checkout local
-
Install project dependencies:
pnpm i
-
Start Supabase:
supabase start
-
Run the project in preview mode:
pnpm run preview
-
Access the application locally at http://localhost:3000. (default)*
When testing locally, emails won't be sent to your address. You have to access inbucket at:
http://localhost:54324 (default)*
Please note that ports may vary, check output of supabase start
to know for sure.
Licensed under the MIT license.