A service for social interactions and collaboration in the data-fair ecosystem.
Click here to support the development of this project. | |
---|---|
Koumoul develops the Data Fair ecosystem and hosts it as an online service. | |
Dawizz uses the Data Fair ecosystem inside its platform and supports its development. |
This project requires a recent yarn version:
npm i -g yarn
Install dependencies and launch service dependencies with docker-compose:
yarn
docker-compose up -d
Run the 2 development servers with these commands in separate shells:
yarn run dev-server
yarn run dev-client
When both servers are ready, go to http://localhost:5608 and chose an account in test/resources/users.json
to login with its email.