Skip to content

LURZU/Xepi---Node

Repository files navigation

MOSTI Tom B3DEV

Setup

Créer un .env avec les identifiants suivant (Remplacer les ... par vos identifiants) :

DATABASE_USER=... DATABASE_PASSWORD=... DATABASE_HOST=...

Nest JS installation

npm i -g @nestjs/cli

Project installation

yarn or npm install

Running

yarn start or npm run start

Once the application is running you can visit http://localhost:3000/api to see the Swagger interface.

See here for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published