Skip to content

jesselawson/f5oclock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f5oclock

A MEAN (express, angular, node. No more mongo) stack based application that scrapes the JSON of r/politics/rising and asynchronously presents it to the user.

Development

Running Locally

The application is very lightweight and easy to get running:

  1. npm install
  2. node server.js

Heroku

The application is configured to run on heroku. To run in heroku dyno locally:

  1. heroku local

Pull requests welcome =)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.2%
  • HTML 36.9%
  • CSS 10.9%