{"id":22812850,"url":"https://github.com/nishantcoder108/beatq","last_synced_at":"2025-10-13T23:22:22.690Z","repository":{"id":255748173,"uuid":"853531062","full_name":"NishantCoder108/BeatQ","owner":"NishantCoder108","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-07T20:17:58.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T18:17:03.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/NishantCoder108.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":"2024-09-06T21:02:24.000Z","updated_at":"2024-09-06T21:09:03.000Z","dependencies_parsed_at":"2024-09-07T00:34:47.221Z","dependency_job_id":"70c1d812-f358-4729-877c-62419f8bf2cc","html_url":"https://github.com/NishantCoder108/BeatQ","commit_stats":null,"previous_names":["nishantcoder108/beatq"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NishantCoder108%2FBeatQ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NishantCoder108%2FBeatQ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NishantCoder108%2FBeatQ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NishantCoder108%2FBeatQ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NishantCoder108","download_url":"https://codeload.github.com/NishantCoder108/BeatQ/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246385406,"owners_count":20768668,"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-12-12T12:13:59.440Z","updated_at":"2025-10-13T23:22:17.665Z","avatar_url":"https://github.com/NishantCoder108.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"1. Run by Docker\n\n-   create dockerfile where all configuration things are written\n\n-   ```js\n     docker build -t BeatQ .\n\n    ```\n\n-   ```\n     docker run BeatQ -p 3000:3000\n    ```\n\n## Note\n\n1. For running prisma , we must ensure migrate dev and then we can run db.\n2. For running postgres , we must to see his password , username and localhost\n\n    ```bash\n    docker run --name postgres -e POSTGRES_PASSWORD=mysecretpassword -e POSTGRES_DB=muzerdb -p 5432:5432 -d postgres\n    ```\n\n3. Put in .env file\n\n    ```bash\n\n    DATABASE_URL=postgres://postgres:mysecretpassword@localhost:5432/db\n\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishantcoder108%2Fbeatq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnishantcoder108%2Fbeatq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishantcoder108%2Fbeatq/lists"}