Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nocalhost/nocalhost-web


https://github.com/nocalhost/nocalhost-web

Last synced: 2 months ago
JSON representation

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)