Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

tech4germany/fdz-portal

Repository files navigation

FDZ Portal

Live Demo (See the Guide on how to use the prototype)

Installation

Requirements

  • Node.js 12.13.0+
  • MongoDB 4.2+

Make sure that you installed Node.js and MongoDB is running:

git clone https://github.com/tech4germany/fdz-portal
cd fdz-portal
npm install

Copy the .env.example file and remove .example from the filename.

Next step is to seed the datbase with users and applications and build the apllication (you only need to do this once):

npm run seed
npm run build

To start the app, simply run:

npm start

Go to your browser and enter http://localhost:8000/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages