{"id":21961813,"url":"https://github.com/trapcodeio/xpresser-books-app","last_synced_at":"2026-04-05T23:03:59.134Z","repository":{"id":170543598,"uuid":"646483141","full_name":"trapcodeio/xpresser-books-app","owner":"trapcodeio","description":"A simple books app built with xpresser and mongodb for the Bunnyshell hackathon.","archived":false,"fork":false,"pushed_at":"2023-07-09T19:47:55.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T05:34:54.816Z","etag":null,"topics":["bunnyshell","bunnyshell-hackathon","nodejs","xpresserjs"],"latest_commit_sha":null,"homepage":"https://devpost.com/software/multiple-book-app-stack-bunnyshell-template","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trapcodeio.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-28T14:45:58.000Z","updated_at":"2023-07-10T10:24:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"19918c91-131b-407d-80d7-dc852070113e","html_url":"https://github.com/trapcodeio/xpresser-books-app","commit_stats":null,"previous_names":["trapcodeio/xpresser-books-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trapcodeio%2Fxpresser-books-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trapcodeio%2Fxpresser-books-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trapcodeio%2Fxpresser-books-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trapcodeio%2Fxpresser-books-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trapcodeio","download_url":"https://codeload.github.com/trapcodeio/xpresser-books-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245017254,"owners_count":20547761,"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":["bunnyshell","bunnyshell-hackathon","nodejs","xpresserjs"],"created_at":"2024-11-29T10:18:23.596Z","updated_at":"2025-12-30T22:22:32.594Z","avatar_url":"https://github.com/trapcodeio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xpresser Books App (Typescript)\n\n![Alt text](https://cdn.jsdelivr.net/npm/xpresser/xpresser-logo-black.png \"Xpresser Logo\")\n\nA simple Books App API using **Xpresser** and **MongoDB**.\n\n# Stack\n\n## Backend\n- [Node.js](https://nodejs.org/en/)\n- [Xpresser](https://xpresserjs.com)\n- [MongoDB](https://www.mongodb.com/)\n\n## Frontend\n- [vue-books-app](https://github.com/trapcodeio/vue-books-app)\n\n\n# Setup\nBy default, this should work without an `env` file. If you want to change the default values, create a `.env` file in the root of the project.\n\n```bash\n# Create .env file\ncp .env.example .env\n```\n\nThen start the app.\n\n```bash\n# Development\nnpm run ts-dev\n\n# Debug\nnpm run ts-dev-debug\n\n# Production\nnpm run start\n```\n\n# Docker\nYou can also run the app using Docker.\nThe docker-compose file exists in `.docker` folder.\n\n```bash\ncd .docker\n\n# Build the app (only needed once)\ndocker compose up --build -d\n\n# Run the app\ndocker compose up -d\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrapcodeio%2Fxpresser-books-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrapcodeio%2Fxpresser-books-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrapcodeio%2Fxpresser-books-app/lists"}