overengineered backend
idk why i built this thing.
umm btw, this piece of art are made using fastify.
why you may ask?
i don't know, i just like it.
express? nope.
Usage
# install dependencies
npm install
# setup prisma orm
npm run vercel-build
# start dev server
npm run dev
how do i host this thing?
- Vercel
- Heroku (jk... haha)
- your own instance, whether it is self-hosted or on-cloud
how do i host the (postgresql) database?
- PlanetScale
- bit.io
- supabase
- your own instance, whether it is self-hosted or on-cloud