Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 940 Bytes

readme.md

File metadata and controls

41 lines (23 loc) · 940 Bytes

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.