Skip to content
/ etiam Public

database project for 2018.2 databases course

License

Notifications You must be signed in to change notification settings

nidnogg/etiam

Repository files navigation

etiam

This is a databases project for the Federal University of Rio de Janeiro.

Dependencies

  • express
  • nodemon
  • HTML5Boilerplate

front-end:

  • classes should be underscore

Setup instructions

1. npm run install
2. npm install -g nodemon
3. nodemon app.js
4. localhost:3000 no browser. (certifique-se que sua porta 3000 está aberta)

The initial routes are created on app.js. If you still can't see a web page on localhost, run:

1. ps aux || grep nodemon
2. kill -9 PID (aonde PID são os processos que aparecem como abertos)

Useful Links

Trello

Integrating MySQl, node e express

NASA Kaggle

Hover eclipse effect

Screens

About

database project for 2018.2 databases course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published