topcoderinc / TC-redis-manager

5 stars 16 forks source link

Redis manager

Dependencies

Redis

Local run

Docker build and run

Configs

Key default Description
config/default.js PORT 3003 the web app run port
config/default.js API_VERSION api/1.0 the backend endpoint prefix
config/default.js LOG_LEVEL Debug the backend log level
config/default.js defaultExternalConfigLink None the default external config link
src/environments/environments.ts URI /backend/api/1.0 the backend uri used in frontend

Additional document

Please note this app does not function in IE11+