Skip to content

felipefln/backend_be-the-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend project Semana Omnistack BE THE HERO

Application BE THE HERO

Stack

  • Backend
    • Node.js
    • Express
    • SQLite
    • Knex Migrate
    • Celebrate Validation
    • Jest Test
    • Cross-ENV
    • Supertest
    • * check package.json

Requirements

  1. Node 9+
  2. Yarn || NPM

How to run the development mode

Example run Backend:

  1. Clone your repository git clone [email protected]:felipefln/SemanaOmnistack11.git
  2. Go to the dir: cd backend
  3. Install dependen: yarn install || npm install
  4. Run the script: yarn dev || npm start
  5. Now it's running on http://localhost:3333

How to build for a deploy

More info

By Felipe Weiduschadt de Carvalho

About

Backend NODEJS-Express-MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published