{"id":19774701,"url":"https://github.com/fazt/books-express","last_synced_at":"2025-04-10T00:51:29.405Z","repository":{"id":38672437,"uuid":"89526009","full_name":"fazt/books-express","owner":"fazt","description":"A guestBook built on Node.js and Express.js and Bootstrap","archived":false,"fork":false,"pushed_at":"2025-02-20T22:15:41.000Z","size":1514,"stargazers_count":22,"open_issues_count":0,"forks_count":45,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T00:51:24.196Z","etag":null,"topics":["express","javascript","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"EJS","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/fazt.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":"2017-04-26T20:58:31.000Z","updated_at":"2025-02-20T22:15:44.000Z","dependencies_parsed_at":"2024-08-22T22:23:46.968Z","dependency_job_id":"cb14bc0e-03ca-4f13-989b-edbe7f2ba015","html_url":"https://github.com/fazt/books-express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fbooks-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fbooks-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fbooks-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fbooks-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazt","download_url":"https://codeload.github.com/fazt/books-express/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137997,"owners_count":21053775,"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":["express","javascript","nodejs"],"created_at":"2024-11-12T05:13:40.433Z","updated_at":"2025-04-10T00:51:29.387Z","avatar_url":"https://github.com/fazt.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express Books\n\nExpress Books is Web Application to save a list of your favorite books. All data are store in a Json file.\n\n# ScreenShoot\n\n![Express Books](docs/screenshot.png)\n\n# Installation\n\n```shell\ngit clone https://github.com/FaztTech/books-express\nnpm install\nnpm run build\nnpm start\n```\n\n# Environment Variables\n\n- `PORT`, this is the http port of the server. by default is `5000`.\n- `APPID` - (optional), this is an unique ID for the application to identify in a load balancer\n\nAlso you can create a .env file with the environment variables mentioned above.\n\n# Docker\n\n```shell\ndocker build -t express-books .\n```\n\n```shell\ndocker run -p 80:5000 express-books .\n```\n\nthen visit: `http://localhost`\n\n# Video Tutorial\n\n- [Youtube (Spanish)](https://youtu.be/IRqaH_jhyT8)\n\n# Considerations\n\n- Make sure nodemon ignores the file `src/books.json`.\n\n## Reference\n\n- https://babeljs.io/docs/en/babel-plugin-transform-runtime\n\n### Todo\n\n- [ ] Add user authentication\n- [ ] Allow to download the json data\n- [ ] Publish a docker container image on dockerhub\n- [x] Change to dark theme\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazt%2Fbooks-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffazt%2Fbooks-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazt%2Fbooks-express/lists"}