Skip to content

DebuggerDuck/OnFoot

 
 

Repository files navigation

 ______     __   __     ______   ______     ______     ______
/\  __ \   /\ "-.\ \   /\  ___\ /\  __ \   /\  __ \   /\__  _\
\ \ \/\ \  \ \ \-.  \  \ \  __\ \ \ \/\ \  \ \ \/\ \  \/_/\ \/
 \ \_____\  \ \_\\"\_\  \ \_\    \ \_____\  \ \_____\    \ \_\
  \/_____/   \/_/ \/_/   \/_/     \/_____/   \/_____/     \/_/

OnFoot

Never Yelp Again

Setup

  1. npm install
  2. npm run build
  3. npm start
  4. You will need a server/env/config.js file with an object containing your own api key(s) + dbUrl (database logic is written with Mongoose)

Scripts

  1. npm run build -- will compile files to use in server
  2. npm start -- runs compiled server
  3. npm run react --runs developer server, skips compiling

Config

  1. See the _CONTRIBUTING.md file for detailed contribution guidelines and config details.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • CSS 2.3%
  • HTML 0.2%