Skip to content

arraysArrais/ancar-desafio-backend

Repository files navigation

Nest Logo

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

Running the project locally

# Install dependencies
$ npm install

# Create the database then run the app
$ npm run start:dev

# Run Seeders
$ npm run seed

Api Documentation

# Access the URL below in your browser to render Swagger UI and interact with the API's resources
localhost:3000/api/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published