Skip to content

nikitinivannodes/portal-web

 
 

Repository files navigation

Ø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.

About

🔭 Portal Web App for the ØKP4 network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.8%
  • SCSS 19.0%
  • Dockerfile 3.1%
  • JavaScript 1.1%