Skip to content

fritsche/counter-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter challenge

The simplest possible app.

The challenge

Build an end-to-end app, as simple as possible, using JavaScript.

The application

Count how many times the API has been accessed

Run Local

npm install
heroku local web

Deploy to Heroku

  1. Configure a Heroku app
  2. Configure DBURL environment variable to your mongodb database.
  3. Push to your Heroku app

About

The simplest possible app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published