Skip to content

binaryf/amiga-games-search-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amiga-games-search-backend

Amiga Games Search Node.js Backend. Using Sequelize and Express.

how to compile node.js backend

$ cd rest-api-server
$ npm install (for dependencies)

how to populate database with the sequelize orm

$ sequelize db:migrate

- import the data from 'rest-api-server/data/data.js'
- run GamesController.importGames();

About

Amiga Games Search Backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published