Server code for the JCL Convention App, written in TypeScript.
- Docker (Win)
- Docker (Mac)
- Prisma CLI
- PostgreSQL - production only. Local PQL is pulled from
Dockerwith prisma-server.
-
Clone the repository (SSH/HTTPS)
git clone [email protected]:uhsjcl/convenio-server.git
git clone https://github.com/uhsjcl/convenio-server.git
-
Run the
prismaservercd convenio-server docker-compose up -d