mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-24 13:06:20 +00:00
* Add nvmrc file for nvm use * Add help to run redis store with docker * Add Redis and memory store * Rename dist files * Allow to launch server without Redis * Slit stores in their own files * Update readme.md Co-authored-by: Alan Friedman <d.alan.friedman@gmail.com> * Mimic Redis API * Move store logic in is own file Co-authored-by: Alan Friedman <d.alan.friedman@gmail.com>
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
REACT_APP_API_HOST=localhost
|
|
REACT_APP_API_PROTOCOL=http
|
|
REACT_APP_API_PORT=3001
|
|
REACT_APP_COMMIT_SHA=some_sha |