8000 GitHub - alkemyTech/OT199-Server: ONG-Node
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alkemyTech/OT199-Server

Repository files navigation

Server Base - Proyecto ONG

Envinroment setup

  1. Create database
  2. Copy .env.example to .env and fill with database credentials.

To install dependencies, run

npm install
  1. Migrations:
npx sequelize-cli db:migrate
  1. Seeders:
npx sequelize-cli db:seed:all

Start local server

npm start

Users for test

There are 10 admin and 10 no admin users to test. Their emails and password are:

About

ONG-Node

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages

0