Skip to content

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

License

Notifications You must be signed in to change notification settings

data-fair/social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 28, 2025
a5f9225 · Mar 28, 2025
May 14, 2024
Jan 12, 2022
Apr 26, 2024
Nov 28, 2024
Mar 4, 2025
Apr 26, 2024
Apr 26, 2024
Nov 2, 2021
Oct 18, 2023
Oct 18, 2023
Feb 22, 2025
Feb 22, 2025
Nov 2, 2021
Nov 2, 2021
Sep 28, 2022
Feb 22, 2025
Nov 2, 2021
Sep 28, 2022
Sep 30, 2024
Mar 28, 2025
Mar 28, 2025

Repository files navigation

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.