Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daelvn/pestergen-react

Pastebin for Homestuck logs
https://github.com/daelvn/pestergen-react

express heroku homestuck mui pastebin react

Last synced: about 4 hours ago
JSON representation

Pastebin for Homestuck logs

Awesome Lists containing this project

README

        

# pestergen-react

Pastebin for Homestuck logs.

## Development

Use [Alfons](https://github.com/daelvn/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.