{"id":28273246,"url":"https://github.com/naveensing575/bookstore","last_synced_at":"2026-04-11T19:33:48.634Z","repository":{"id":224944780,"uuid":"762906771","full_name":"naveensing575/BookStore","owner":"naveensing575","description":"full stack project created using mern stack with ts and auth0 google login","archived":false,"fork":false,"pushed_at":"2024-03-28T11:40:35.000Z","size":424,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T19:47:25.817Z","etag":null,"topics":["auth0-react","expres","mongodb","mongoose","node","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/naveensing575.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":"2024-02-25T02:44:47.000Z","updated_at":"2024-03-09T10:08:52.000Z","dependencies_parsed_at":"2025-06-15T19:41:49.736Z","dependency_job_id":"9dd86e6c-e870-4b20-bcb8-b6f1079383b9","html_url":"https://github.com/naveensing575/BookStore","commit_stats":null,"previous_names":["naveensing575/bookstore"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/naveensing575/BookStore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naveensing575%2FBookStore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naveensing575%2FBookStore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naveensing575%2FBookStore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naveensing575%2FBookStore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naveensing575","download_url":"https://codeload.github.com/naveensing575/BookStore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naveensing575%2FBookStore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31693272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["auth0-react","expres","mongodb","mongoose","node","react","typescript"],"created_at":"2025-05-21T00:17:42.422Z","updated_at":"2026-04-11T19:33:48.613Z","avatar_url":"https://github.com/naveensing575.png","language":"TypeScript","readme":"# Bookstore\n\nBookstore is a web application built using the MERN stack, TypeScript, and Tailwind CSS, allowing users to manage books with CRUD operations.\n\n## Features\n\n- Book Catalog: Display a list of books with details such as title, author, and date in a table format where you can rearrange your order of performance using the drag-and-drop feature.\n- CRUD operations for books: Implement Create, Read, Update, and Delete operations for managing books.\n\n## Technologies Used\n\n- MongoDB: NoSQL database for storing book data.\n- Express.js: Node.js web application framework for building the backend.\n- React.js: JavaScript library for building the user interface.\n- Node.js: JavaScript runtime environment for running server-side code.\n- TypeScript: A superset of JavaScript that adds static typing to the language.\n- Tailwind CSS: A utility-first CSS framework for styling web applications.\n\n## Installation\n\n1. Clone the repository:\n\ngit clone \u003crepository-url\u003e\n\n2. Navigate to the project directory:\n\ncd bookstore\n\n3. Install dependencies for both the client and server:\n   \ncd frontend\nnpm install\ncd ../backend\nnpm install\n\n\n4. Set up environment variables:\n\n   - Create a `.env` file in the `server` directory.\n   - Define the following variables:\n\n      a). mongodb+srv://usernam:pass@mongo.x2o6ohj.mongodb.net/?retryWrites=true\u0026w=majority\u0026appName=your_app_name\n      \n      b). PORT = 4000\n\n\n5. Run the application:\n\n- Start the server:\n\nnpm run dev\n\n\nThe application will be running at `http://localhost:3000`.\n\n## API Endpoints\n\n- **GET /api/books**: Retrieve all books.\n- **GET /api/books/:id**: Retrieve a specific book by ID.\n- **POST /api/books**: Create a new book.\n- **PUT /api/books/:id**: Update a specific book by ID.\n- **DELETE /api/books/:id**: Delete a specific book by ID.\n\n## Contributing\n\nContributions are welcome! Please follow the [contribution guidelines](CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaveensing575%2Fbookstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaveensing575%2Fbookstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaveensing575%2Fbookstore/lists"}