Skip to content

Fastify-Backend for lifetrackerbuddy.com, - an advanced task manager with main focus on the goal, goal achievement and its current progress

Notifications You must be signed in to change notification settings

konskarz/goals-fastify

Repository files navigation

goals-fastify

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?"

Run

  • Install PostgreSQL
  • Create a new Database
  • Create .env & .postgratorrc.json to store sensitive configuration values
npm i
npx postgrator
npm run dev

Deploy DB

  • Log in to Neon account
  • Set up a new project
  • Create a new Database
  • Add tables using the Neon SQL Editor

Deploy API

  • Log in to Vercel account
  • Set up a new project
  • Import Git Repository
  • Set Environment Variables

About

Fastify-Backend for lifetrackerbuddy.com, - an advanced task manager with main focus on the goal, goal achievement and its current progress

Topics

Resources

Stars

Watchers

Forks