Skip to content

Repository files navigation

webapp

Prerequisites softwares and libraries

MySQL DB NodeJS (Version 16.17) Sequelize (3rd party package for ORM in Node) bcryptjs express mocha sequelize supertest

Steps to deploy it locally.

clone fork repo: git clone git@github.com:NimmalaD/webapp.git

run npm install to install packages

DB_HOSTNAME = localhost DB_PASSWORD = Ndharma$123 DB_USER = root DB_NAME = CCdb DB_DIALECT = mysql APP_PORT = 3000

run app : npm start

Application Testing

run npm test : this runs test on tests/healthzTest.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages