Skip to content
/ nodeboard Public

An imageboard you can deploy to Heroku with the push of a button.

Notifications You must be signed in to change notification settings

Ezku/nodeboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeboard Deploy

An imageboard you can deploy to Heroku with the push of a button.

Go ahead, press it. You know you want to.

Development

Requirements:

  • mongo
  • imagemagick
  • heroku toolbelt

Getting started:

npm install
heroku config --shell -a existing-nodeboard-app > .env
foreman start

Setup instructions

  • Create an S3 bucket
  • Create an AWS user with access to the bucket
  • Enable static website hosting for the bucket
  • Optionally enable CORS for the bucket if you're developing locally

Legacy

This used to be an Aalto School of Science web service design schoolwork project. Greetings to vugi & mr-maw.

About

An imageboard you can deploy to Heroku with the push of a button.

Resources

Stars

Watchers

Forks

Packages

No packages published