Skip to content

flaviopereira/newsfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newsfeed

News-feed example

This is an example app developed as part of a challange by a company. It's a simple "newsfeed" managing app, where you can manage users and posts using both SQL and NoSQL DB's as it was requested.

Node version: 4.2.6 NPM version: 3.5.2 MySQL 5.7.16 Import 'newsfeed.sql' into a MySQL database to create the needed DB structure

Import MySQL connection information into config/config.js

To run the app:

npm install
node index.js

About

News-feed example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published