Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/daelvn/pestergen-react
- Owner: daelvn
- License: unlicense
- Created: 2023-01-22T02:09:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-29T18:19:02.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T11:25:31.469Z (over 1 year ago)
- Topics: express, heroku, homestuck, mui, pastebin, react
- Language: JavaScript
- Homepage: https://pestergen.daelvn.com
- Size: 2.19 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.