Skip to content

PPSKSY-Cluster/frontend

Repository files navigation

Frontend for the ClusterThruster project

ClusterThruster is a webapplication to simplify the organization of sharing cluster resources. Users will at least be able to register and subscribe to cluster resources. This project is built in the context of the course Scalable Systems at TU berlin.

Technologies

The frontend uses react with next.js.

Create a config.json

"BASE_URL": "Base-URL of api"

Get started

Start the development server

npm run dev

Build the app for production

npm run build

Run the built app in production mode

npm start

License

MIT

About

Frontend for the ClusterThruster project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages