Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CATI

Pre-requisites

A MySQL server running at localhost:3306.

Installation

  1. Download the repository git clone https://github.com/civky/Project.git
  2. Perform the rest of the commands inside the project folder cd Project
  3. Install npm modules: npm install
  4. Install bower npm install -g bower
  5. Install bower dependencies bower (used for front-end: Angular, bootstrap etc.)
  6. Edit Project/config.json with the schema, user and password for your MySQL database connection
  7. Start up the server: node app.js
  8. View in browser at http://localhost:3000

Project

Note: The set up of the project was made following this tutorial (With MySQL in stead of MongoDB)

About

Desarrollo de Software CATI

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages