Skip to content

digital-stage/v1-webclient

Repository files navigation

Digital Stage Web Client Service

This service implementation provides the React web frontend for the Digital Stage platform once running.

Tech stack

This service is based on next.js and generates part static and part server-side rendered pages. We are using an event-driven socket.io API for the client server communication and Redux for the storage of a normalized state. Currently we are heavily depending on baseweb components, but are replacing them step for step with own designed components.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Current dockerization

Currently a dockerization of all services is planned and on it's way.

Learn More

Good resources or tutorials

For later

Visit http://www.digital-stage.org

About

Next.js service providing our webclient

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages