Skip to content

trapeze-project/trapeze-dashboard

Repository files navigation

TRAPEZE-Privacy Dashboard

Contributors: P.Raschke, H.Schwerdtner, N.Shawarba, T.Eichinger

Visit the currently deployed version: https://dashboard.trapeze-project.eu/

Web frontend that allows citizens to give/change/revoke their consent through the TRAPEZE-platform.

Requirements

# check whether npm is installed
$ npm --version
# >> npm-version, e.g. 8.9.0

Deployment

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published