This is a server side application for repo React-trello-example.
git clone [email protected]:konstantin-921/Node.js-trello-example.git
npm install
npm start
Command for uploading database:
psql -h hostname -d databasename -U username -f /db.sql
This is a server side application for repo React-trello-example.
git clone [email protected]:konstantin-921/Node.js-trello-example.git
npm install
npm start
Command for uploading database:
psql -h hostname -d databasename -U username -f /db.sql