desfero / simple-bulletin-board

Simple bulletin board using node.js, express.js, sequelize.js, passport.js, jade template engine, angular.js and bootstrap
1 stars 1 forks source link

Run the project #1

Open borellaster opened 7 years ago

borellaster commented 7 years ago

Hello,

Do you have the database script? Or I can create with migrations? I would like to run this project because I need to implement something with passport and angular.

Please, anything you are able to provide me about run the project will be helpful.

Thanks

Felipe

desfero commented 7 years ago

Hi,

Unfortunately i don't have any database migration/schema for this projekt :(

But i can recomend you this 3 part tutorial https://scotch.io/tutorials/creating-an-angularjs-application-with-sequelize-part-1

Pavlo

borellaster commented 7 years ago

Hi,

No problem.

Thanks