Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.25 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.25 KB

Data FAIR logo @data-fair/social

A service for social interactions and collaboration in the data-fair ecosystem.

Sponsors

Click here to support the development of this project.
Koumoul logo Koumoul develops the Data Fair ecosystem and hosts it as an online service.
Dawizz logo Dawizz uses the Data Fair ecosystem inside its platform and supports its development.

Development environment

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.