Skip to content

daelvn/pestergen-react

Repository files navigation

pestergen-react

Pastebin for Homestuck logs.

Development

Use Alfons to run the development tasks.

  • alfons clean removes the builds.
  • alfons build builds the projects and puts everything in server/.
  • alfons run runs the server.

Deployment

pestergen-react was designed to be deployed onto Heroku. Simply push everything onto Heroku and the heroku.yml and Dockerfile will do their job.