Skip to content

open-source-uom/myUni-backend

Repository files navigation

schillz-backend

  • Node version: 20.x

before you run the BackEnd locally, run these commands:

  • delete the "graphql" dependency from the package.json

  • npm install

  • npm run db:migrate // migrating all prisma model

  • npx prisam migrate reset // reset all prisma model

  • npm run db:generate // generate all models in postgress-db

  • npm run db:studio // open database locally -- optional

  • npm run dev // for starting development server

run via docker

docker compose up -d

About

Unified backend system-app for the myUni app developed in GSoC and from team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages