Skip to content

dzucconi/mesa

Repository files navigation

Mesa

Build Status

A single user wiki-like; Hypermedia API.


Deploying to Heroku

This app isn't in a totally releaseable state, but if you want to deploy an instance for whatever reason:

  • You'll need the Node.js buildpack for Browserify:
heroku buildpacks:add https://github.com/heroku/heroku-buildpack-nodejs.git
heroku buildpacks:add https://github.com/heroku/heroku-buildpack-ruby.git
  • Setup an S3 bucket (with a CORS configuration) to support drag and drop image uploads.
  • Set relevant environment variables
  • git push heroku master
  • heroku run rake db:migrate

About

A single user wiki-like; Hypermedia API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published