Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nocalhost/nocalhost-web
https://github.com/nocalhost/nocalhost-web
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nocalhost/nocalhost-web
- Owner: nocalhost
- License: apache-2.0
- Created: 2020-11-30T02:29:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T09:55:11.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T00:35:24.797Z (almost 2 years ago)
- Language: TypeScript
- Size: 16.8 MB
- Stars: 8
- Watchers: 4
- Forks: 5
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nocalhost Web
![web-docker](https://github.com/nocalhost/nocalhost-web/workflows/web-docker/badge.svg)
This project is the Nocalhost Managerment frontend.
## Development
In the project directory, you can run:
### `API_HOST= yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
### `make build-docker`
Builds the app for production to docker image.
## License
Apache-2.0
## Credits
- [react-admin](https://github.com/marmelab/react-admin)
- [Create React App](https://github.com/facebook/create-react-app)