A simple web app with Node Express, Prisma and PostgreSQL.
A stripped down version of Google Drive. :)
This is part of the projects of The Odin Project course
- FE : bootstrap
- BE : ejs, node.js, express, postgreSQL, prisma, supabase
- create your supabase account and project, get the SUPABASE_PROJECT_URL and SUPABASE_API_KEY.
- create .env file, fill in like the .env-sample.
- npm run serverstart
