Welcome to the Real Time Trump Twitter Sentiment Sensor! This is the API, made with Sails.js.
If you would like to view the front-end (React.js/D3/Socket.io) repo, go here
Make sure you have node and npm installed first, node -v
and npm -v
.
Install Sails globally: npm install sails -g
- clone project,
cd
into project directory. npm install
.sails lift
.
Feel free to reach out to me if you have any questions: trey@codeschneider.com