https://github.com/yash-singh1/randomgen-editor
Editor for RandomGen
https://github.com/yash-singh1/randomgen-editor
Last synced: about 2 months ago
JSON representation
Editor for RandomGen
- Host: GitHub
- URL: https://github.com/yash-singh1/randomgen-editor
- Owner: Yash-Singh1
- License: mit
- Created: 2021-02-14T01:45:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T13:03:43.000Z (over 2 years ago)
- Last Synced: 2025-02-10T14:22:56.323Z (4 months ago)
- Language: JavaScript
- Homepage: http://randomgen-editor.herokuapp.com/
- Size: 35.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `randomgen-editor`
Editor for RandomGen.
## Start up
```sh
npm start
```Now the server is running on `:1579`. However, since RandomGen's PHP server sends another request to the given URL, and the `localhost` is obviously not running on Randomgen's server, running RandomGen code won't be possible.
## Demo
This site is hosted on [`randomgen-editor.herokuapp.com`](http://randomgen-editor.herokuapp.com/).