Skip to content

MGTek5/Regneback

Repository files navigation

RegneBack

the backend for Regnessem

Stack

  • Docker Compose
  • MongoDB
  • NestJS

Running the App

In Production

Simply run docker compose up -d and the app should be available on port 5000

In Development

To create a database, you can run docker compose up -d mongo

To run the API, first run npm install then sh run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published