0.2.0 • Published 4 years ago

@server-status/app v0.2.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
4 years ago

Server Status App

Frontend app for @server-status/api

npm.io

Build

Default endpoint is '/api/', if you want to use different use env REACT_APP_API_URL. You can use in .env file:

REACT_APP_API_URL=https://server.example.com/api/

Or you can use in terminal:

$ REACT_APP_API_URL=https://server.example.com/api/ yarn build

License

MIT