Skip to content

rivaslive/ts-api-rest

Repository files navigation

CREATE RIVAS NODE

My personal npx command for create nodejs package

Configuration

Rename .env.example to .env and set APP_DATABASE_URL with your database url form MongoDB Atlas

Installation

yarn install

or

npm install

Launch Server

yarn dev

or

npm run dev

Create a model

For create a model you need modify the file with extension .model.js

After insert project name and choose template to create

Created with love ❤️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published