{"id":19584065,"url":"https://github.com/rishavs/diggamber","last_synced_at":"2026-06-12T08:32:49.172Z","repository":{"id":147879239,"uuid":"135618388","full_name":"rishavs/diggamber","owner":"rishavs","description":"trying out heroku deploy for Amber app","archived":false,"fork":false,"pushed_at":"2018-06-01T18:55:54.000Z","size":2577,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-20T08:09:25.300Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/rishavs.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":"2018-05-31T17:59:46.000Z","updated_at":"2018-06-01T18:55:56.000Z","dependencies_parsed_at":"2023-04-13T23:03:29.808Z","dependency_job_id":null,"html_url":"https://github.com/rishavs/diggamber","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rishavs/diggamber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishavs%2Fdiggamber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishavs%2Fdiggamber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishavs%2Fdiggamber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishavs%2Fdiggamber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishavs","download_url":"https://codeload.github.com/rishavs/diggamber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishavs%2Fdiggamber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34236551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T07:46:27.339Z","updated_at":"2026-06-12T08:32:49.154Z","avatar_url":"https://github.com/rishavs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# diggamber\n\nThis project is powered by [Amber Framework](https://amberframework.org/).\n\n## Installation\n\n1. [Install required dependencies](https://github.com/amberframework/online-docs/blob/master/getting-started/quickstart/zero-to-deploy.md#install-crystal-and-amber)\n2. Run `shards install`\n\n## Usage\n\nTo setup your database edit `database_url` inside `config/environments/development.yml` file.\n\nTo edit your production settings use `amber encrypt`. [See encrypt command guide](https://github.com/amberframework/online-docs/blob/master/getting-started/cli/encrypt.md#encrypt-command)\n\nTo run amber server in a **development** enviroment:\n\n```\namber db create migrate\namber watch\n```\n\nTo build and run a **production** release:\n\n1. Add an environment variable `AMBER_ENV` with a value of `production`\n2. Run these commands (Note using `--release` is optional and may take a long time):\n\n```\nnpm run release\namber db create migrate\nshards build --production --release\n./bin/diggamber\n```\n\n## Docker Compose\n\nTo set up the database and launch the server:\n\n```\ndocker-compose up -d\n```\n\nTo view the logs:\n\n```\ndocker-compose logs -f\n```\n\n\u003e **Note:** The Docker images are compatible with Heroku.\n\n## Contributing\n\n1. Fork it ( https://github.com/your-github-user/diggamber/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [your-github-user](https://github.com/your-github-user) your-name-here - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishavs%2Fdiggamber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishavs%2Fdiggamber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishavs%2Fdiggamber/lists"}