Skip to content

3beca/cep-ui

Repository files navigation

CEP UI

Web User Interface for 3beca CEP service.

CodeFactor Node.js CI Dependabot Status codecov

Introduction

This project provides a web user interface for the Admin Http API of CEP.

It is implemented with react-create-app and material ui.

Getting Started

Install the NodeJs runtime. Latest LTS is recommended.

Clone the repo. Install dependencies:

npm ci

Now, run the application in watch mode prompting the following command:

npm start

To create a production bundle:

npm run build

You can then serve all static files using for instance nginx. You can see the Dockerfile as reference.

Test

Run the test suite with the following command:

npm test

License

MIT

About

User interface for CEP service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages