Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aoimizuno/Trelo_Next

Repository files navigation

NodeJs_Trelo_Next

 nodejs version 9.11.1 
  1. Node.js install

     sudo apt-get update 
    sudo apt-get install nodejs
    https://www.digitalocean.com/community/tutorials/node-js-ubuntu-16-04-ru

  2. Npm install

    sudo apt-get install npm

  3. PostgreSQL install

    https://www.digitalocean.com/community/tutorials/postgresql-ubuntu-16-04-ru
    https://www.postgresql.org/download/windows/
    To use an existing database role, you need to change the 'username' field in the "config / config.json file".
     ------------------
    
  4. Install project

    npm install

  5. Start project

    npm start

About

Trello Backend on NodeJS. This is simple app for manage tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors