Skip to content

Build4Today/LifeRoutine-Server-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Routine Tracker Backend

The Life Routine backend built with Fastify and Prisma ORM for handling database operations. This API allows the React Native app (client) to create, update, and track users habits on a daily basis.

Get Started

Install dependencies

npm i

Start the server

npm start

Database Migration

npx prisma generate

🛢️ Prisma ERM

Entity Relationship Model

🎉 Maker

Pierre-Henry Soria. A super passionate and enthusiastic problem-solver / senior creative software engineer living in Sydney 🦘 Also a true cheese 🧀, ristretto ☕️, and dark chocolate lover! 😋

⚖️ License

Released under MIT license.