Skip to content

Local library application using JavaScript, Node.js, Express, Pug, and the SQL ORM Sequelize.

Notifications You must be signed in to change notification settings

davisski/techdegree-project-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techdegree-project-8

Nodejs and SQL library application

Table of contents

General information

Web application that include pages to list, add, update, and delete books. Dynamic website using JavaScript, Node.js, Express, Pug, and the SQL ORM Sequelize.

Tehnologies

  • Express version: v4.7.1
  • Pug version: v3.0.0
  • Sequelize version: v6.3.5
  • Sequelize-CLI version: v5.5.1
  • Sqlite3 version: v5.0.0
  • Nodemon version: v2.0.4

Setup

Copy repository https://github.com/davisski/techdegree-project-8.git

$ git clone https://github.com/davisski/techdegree-project-8.git
$ cd /techdegree-project-8
$ npm install
$ npm start

About

Local library application using JavaScript, Node.js, Express, Pug, and the SQL ORM Sequelize.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published