Skip to content

A simple server to manage notifications feeds for our users. Notifications are stored and pushed to various channels.

License

Notifications You must be signed in to change notification settings

data-fair/notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 22, 2025
783e3fc · Apr 22, 2025
Sep 25, 2024
Oct 19, 2023
Feb 27, 2024
Sep 10, 2024
Nov 29, 2024
Apr 27, 2024
Sep 10, 2024
Sep 25, 2024
Sep 10, 2024
Sep 24, 2024
Dec 11, 2023
Apr 22, 2025
Oct 19, 2023
Feb 17, 2025
Nov 24, 2021
Sep 10, 2024
Oct 19, 2023
Nov 29, 2024
Nov 7, 2019
May 23, 2022
Apr 22, 2025
Apr 22, 2025
May 24, 2024

Repository files navigation

notify

A simple server to manage notifications feeds for our users. Notifications are stored and pushed to various channels.

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

npm run dev-eps
sh scripts/init.sh
npm run dev-client
npm run dev-server
docker compose exec router sh -c "mongo < /scripts/init-sharding.js"

When both servers are ready, go to http://localhost:5994 and chose an account in test/resources/users.json to login with its email and password.

A large part of the functionalities are intended to be integrated as iframes. Check these pages:

Run test suite:

npm run test

Test building the docker image:

docker build -t notify-dev .

About

A simple server to manage notifications feeds for our users. Notifications are stored and pushed to various channels.

Resources

License

Stars

Watchers

Forks