Skip to content

paulbland/scribo

Repository files navigation

USES


  • webpack (for build)
  • node/express (for api)
  • mongo (mlab) and mongoose
  • backbone for front end app
  • auth0 for user auth
  • heroku - domain hosting
  • github - code repo
  • free ssl from somehwere??

STRUCTURE


/api --- is backend app /src and /dist ---- is front end backbone app

PROCESS


how to run local npm run start (builds webpack with --watch) heroku local web -f Procfile.dev (runs nodemon on app.js)

deploy

push to heroku/master for auto deployment

About

Scribo. The index card app for writers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published