Skip to content

javiermontescarrera/Encode-AI-Team-32-FW-Backend

Repository files navigation

Main Backend Contract

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us


Overview

Created using Nest framework.


Description

The first backend version, configured to run on port in DEV mode on localhost on port 8080.

Run with:

cp .env.example.development .env # OR prod
npm install
# then
npm run start
# OR
npm run start:dev

Also don't forget, when committing something that needs to go in the cloud to always prepare the files for the container ( Dockerfile ), therefore always do:

npm run build

Screenshots

image

Support

Contact the repository owners.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published