Skip to content

Nimeavles/Contacts-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts App

This is the production branch

It has been made on Nodejs with expressjs and as for the Db, I've used Mysql.

To try it on your local network:

git clone https://github.com/Nimeavles/Contacts-App

cd Contacts-App

npm i bcrypt body-parser bootswatch ejs express express-session mysql2

npm i -D nodemon

npm run dev

Don't forget of creating the database:

Copy SQL Code from 'db/db.sql'

Also, change the database creadentials on 'config/database.js'

About

A Contacts App to learn backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published