An imageboard you can deploy to Heroku with the push of a button.
Go ahead, press it. You know you want to.
Requirements:
- mongo
- imagemagick
- heroku toolbelt
Getting started:
npm install
heroku config --shell -a existing-nodeboard-app > .env
foreman start
- 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
This used to be an Aalto School of Science web service design schoolwork project. Greetings to vugi & mr-maw.