Skip to content

groupskynet/cronos-backoffice-api

Repository files navigation

Prerequisites

  • Node.js 20.x
  • npm 8.x
  • Aws cli

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT JWT_SECRET

DB_HOST DB_PORT DB_USER DB_PASS DB_DATABASE

Installation

Clone the project

git clone https://github.com/groupskynet/cronos-backoffice-api.git

Go to the project directory

cd cronos-backoffice-api

Install dependencies

npm install --legacy-peer-deps

Build the project

npm run build

To start the project

npm run dev

To run docmentation swagger

https://localhost:3000/docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •