Fastify-Backend for lifetrackerbuddy.com, - an application to manage OKRs. It is an advanced task manager with main focus on the goal, goal achievement and it's current progress. It should answer the question: "How far am I away from achieving my goals?"
See Vue-Frontend for lifetrackerbuddy.com
- Install PostgreSQL
- Create a new Database
- Create
.env
&.postgratorrc.json
to store sensitive configuration values
npm i
npx postgrator
npm run dev
- Log in to Neon account
- Set up a new project
- Create a new Database
- Add tables using the Neon SQL Editor
- Log in to Vercel account
- Set up a new project
- Import Git Repository
- Set Environment Variables