Skip to content
generated from okp4/template-oss

🔭 Portal Web App for the ØKP4 network.

License

Notifications You must be signed in to change notification settings

okp4/portal-web

ØKP4 Portal Web App

🔭 Portal Web App for the ØKP4 network.

version lint build conventional commits contributor covenant license typeScript prettier

Purpose

🚀 Heart of the ØKP4 Dataverse: a rich portal to explore, use and contribute to this infinite universe of digital resource (dataset, algorithm, storage or computation resource)! 🪐

Setup

🚚 Install the dependencies and build the project:

yarn

yarn build

Use

Environment

To launch the Web App, you need to set some environment variables. Default values are provided for the development environment in the file .env.development. Feel free to adapt the values to your needs.

Launch

Run the server with the following command line.

yarn start

Then open http://localhost:3000 to launch the Web App.