{"id":25120436,"url":"https://github.com/mathcale/mathbuster","last_synced_at":"2026-04-06T08:01:26.095Z","repository":{"id":94890926,"uuid":"381879894","full_name":"mathcale/mathbuster","owner":"mathcale","description":"An old-school movie rental app, built with modern tech for Digital Ocean's 2021 MongoDB Hackathon","archived":false,"fork":false,"pushed_at":"2021-07-20T01:17:50.000Z","size":1272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T19:09:58.579Z","etag":null,"topics":["digitalocean","hackathon","mongodb","nestjs","nextjs","react","typescript"],"latest_commit_sha":null,"homepage":"","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/mathcale.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,"zenodo":null}},"created_at":"2021-07-01T01:53:16.000Z","updated_at":"2021-08-20T21:13:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd01a876-c539-4c22-96c4-3a83344fd876","html_url":"https://github.com/mathcale/mathbuster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mathcale/mathbuster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathcale%2Fmathbuster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathcale%2Fmathbuster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathcale%2Fmathbuster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathcale%2Fmathbuster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathcale","download_url":"https://codeload.github.com/mathcale/mathbuster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathcale%2Fmathbuster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["digitalocean","hackathon","mongodb","nestjs","nextjs","react","typescript"],"created_at":"2025-02-08T05:29:26.471Z","updated_at":"2026-04-06T08:01:26.090Z","avatar_url":"https://github.com/mathcale.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD033 MD041 --\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://nestjs.com/\" target=\"blank\"\u003e\n    \u003cimg src=\".github/img/logo.png\" width=\"320\" alt=\"Mathbuster\" /\u003e\n  \u003c/a\u003e\n\n  \u003cp align=\"center\"\u003eAn old-school movie rental app, built with modern tech for Digital Ocean's 2021 MongoDB Hackathon\u003c/p\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://insomnia.rest/run/?label=Mathbuster\u0026uri=https%3A%2F%2Fraw.githubusercontent.com%2Fmathcale%2Fmathbuster%2Fmain%2Fdocs%2Finsomnia-requests-collection.yaml\" target=\"_blank\"\u003e\n      \u003cimg src=\"https://insomnia.rest/images/run.svg\" alt=\"Run in Insomnia\"\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## Features\n\n- 📼 Movies\n\n  - Create\n  - List all\n  - Show one\n  - Edit\n  - Delete\n\n- 👨‍👩‍👧‍👦 Customers\n\n  - Create\n  - List all\n  - Show one\n  - Edit\n\n- ⏳ Rental\n  - Rent movie to customer\n  - Return movie\n\n## Tech\n\n- [NestJS](https://nestjs.com/) as back-end;\n- [Next.js](https://nextjs.org/) as front-end;\n- MongoDB, on [DO Managed Databases](https://www.digitalocean.com/products/managed-databases-mongodb/)\n- [DO App Platform](https://www.digitalocean.com/products/app-platform/)\n\n## Running the app locally\n\n```bash\n# Install the correct Node version with nvm\n$ nvm install\n\n# Install dependencies with Yarn\n$ yarn\n\n# Install packages' dependencies with Lerna\n$ yarn bootstrap\n\n# Create a .env file based on the example for the back-end\n# Make sure to fill it with your MongoDB instance credentials\n$ cp packages/backend/.env.example packages/backend/.env\n\n# Create a .env file based on the example for the back-end\n# Fill it with your local api address\n$ cp packages/frontend/.env.example packages/frontend/.env.local\n\n# Start dev servers!\n# Back-end is available on port 3000 and front-end on port 3001\n$ yarn start\n```\n\n## Who made this?\n\n- [Matheus Calegaro](https://matheus.me)\n\n## License\n\n[MIT licensed](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathcale%2Fmathbuster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathcale%2Fmathbuster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathcale%2Fmathbuster/lists"}