{"id":20980512,"url":"https://github.com/hyperjumptech/monika-notification-engine","last_synced_at":"2025-03-13T10:17:15.833Z","repository":{"id":169304802,"uuid":"612016310","full_name":"hyperjumptech/monika-notification-engine","owner":"hyperjumptech","description":"A web app where user can register their WhatsApp phone number to receive notification from Monika","archived":false,"fork":false,"pushed_at":"2024-07-03T22:38:17.000Z","size":1282,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-20T06:33:00.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://whatsapp.hyperjump.tech","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperjumptech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-10T02:35:14.000Z","updated_at":"2024-07-03T22:38:21.000Z","dependencies_parsed_at":"2025-01-20T06:40:05.332Z","dependency_job_id":null,"html_url":"https://github.com/hyperjumptech/monika-notification-engine","commit_stats":null,"previous_names":["hyperjumptech/monika-notification-engine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperjumptech%2Fmonika-notification-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperjumptech%2Fmonika-notification-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperjumptech%2Fmonika-notification-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperjumptech%2Fmonika-notification-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperjumptech","download_url":"https://codeload.github.com/hyperjumptech/monika-notification-engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243382935,"owners_count":20282051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T05:28:58.106Z","updated_at":"2025-03-13T10:17:15.799Z","avatar_url":"https://github.com/hyperjumptech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monika Notification Engine\n\nNotification center for Monika users. A web app where user can register their WhatsApp phone number to receive notification from Monika.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js v^14.14.37\n- npm v6.14.11\n- PostgreSQL v10\n- [Docker](https://www.docker.com/) and [Docker compose](https://docs.docker.com/compose/) (optional)\n\n### Development\n\nInstall node package dependencies\n\n```bash\nnpm ci\n```\n\nCopy env file\n\n```bash\ncp .env.local.example .env\n```\n\nSetup Database\n\nInstall and run [PostgreSQL](https://www.postgresql.org/) with credential like in file `docker-compose.yml`\n\nOr\n\nIt is easier to use [Docker](https://www.docker.com/) and [Docker compose](https://docs.docker.com/compose/) for development. And run following command in the root project directory:\n\n```bash\ndocker compose up -d\n```\n\nMigrate prisma db\n\n```bash\nnpm run migrate-db\n```\n\nRun on your computer\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n### Whatsapp Server\n\nWe use [Meta WhatsApp API](https://developers.facebook.com/docs/whatsapp/) to send WhatsApp message. Refer to their docs to learn more.\n\n### Fake Whatsapp Server\n\nTo make this app running funtionally, you have to setup a fake server too by doing these steps:\n\nClone the repo\n\n```bash\ngit clone https://github.com/ilmiawan/fake-whatsapp-server\n```\n\nThen follow the instruction in readme to run the server, and the server will be up in [http://localhost:3030](http://localhost:3030)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperjumptech%2Fmonika-notification-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperjumptech%2Fmonika-notification-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperjumptech%2Fmonika-notification-engine/lists"}