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

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

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/).