Skip to content

Nave-Cohen/Taskify

Repository files navigation

Deploy localy:

clone & Install dependencies

git clone https://github.com/Nave-Cohen/Web-Project.git
cd Web-Project
npm install

⚠️ First run - important ⚠️

  1. enviorment variables
    • edit credintals on .env.template (located in root folder)
    • rename .env.template to .env
  2. build db
npm run build-db
$ Enter password: your-DB-password

Run

npm start
or to start nodemon
npm run dev

Tests

npm test

Build with 🔨

Express Scss Bootstrap JQuery ejs mysql

Deploy with 🚀

linode Docker

Test with 🔍

Mocha chai

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors