{"id":18325230,"url":"https://github.com/kanzitelli/nodejs-todos-firebase-docker","last_synced_at":"2026-04-09T17:07:39.044Z","repository":{"id":100674250,"uuid":"89197179","full_name":"kanzitelli/nodejs-todos-firebase-docker","owner":"kanzitelli","description":"Assignment#5. CS612. SPRING 2017. Pace University","archived":false,"fork":false,"pushed_at":"2017-04-28T22:34:56.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T22:57:41.790Z","etag":null,"topics":["docker","expressjs","firebase","nodejs","react-native","todolist"],"latest_commit_sha":null,"homepage":"","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/kanzitelli.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-24T04:17:17.000Z","updated_at":"2024-02-17T17:32:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"f58be4c0-38a8-4c12-86ca-105a53ceaac9","html_url":"https://github.com/kanzitelli/nodejs-todos-firebase-docker","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/kanzitelli%2Fnodejs-todos-firebase-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanzitelli%2Fnodejs-todos-firebase-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanzitelli%2Fnodejs-todos-firebase-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kanzitelli%2Fnodejs-todos-firebase-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kanzitelli","download_url":"https://codeload.github.com/kanzitelli/nodejs-todos-firebase-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248059117,"owners_count":21040887,"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":["docker","expressjs","firebase","nodejs","react-native","todolist"],"created_at":"2024-11-05T18:40:15.568Z","updated_at":"2025-12-30T20:22:27.043Z","avatar_url":"https://github.com/kanzitelli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todo-list app\n\n`todo-list app` is a RESTful web service that runs in docker container.\n[Presentation link](https://docs.google.com/presentation/d/1DxLB03urxXP9DB9vwteOqBaM_5p5vGuUSDMyHv7_Fyg/edit?usp=sharing)\n\n# Stack of technologies\n\nNodeJS (express.js) + Docker + Firebase + React Native\n\n# Installation\n\n1. Type in CMD to clone this app: `git clone https://github.com/kanzitelli/nodejs-todos-firebase-docker.git`\n2. Install node modules: `cd nodejs-todos-firebase-docker \u0026\u0026 npm i`\n3. Build a docker image: `docker build -t nodejs-todos-firebase-docker .` (do not forget about `.` in the end of the command)\n4. Check if a docker image was created: `docker images`\n5. Run a docker container: `docker run -p 49160:80 -d nodejs-todos-firebase-docker`\n6. Make sure that created container is running: `docker ps`\n7. Check if our web-app is running: `curl -i localhost:49160/todos`\n\n# Usage\n\nThis app was deployed to Docker Cloud in order to create a React Native app that is going to be a front-end part of this project. If you would like to check if it is running, go to [this site](http://lb.nodejsappstack.13d9f42b.svc.dockerapp.io/todos) and it will display all todos in JSON format.\n![JSON result](https://www.dropbox.com/s/ul81omzp7oduic4/assignment%235_json.png?dl=1)\n\nThis is how data looks like in Firebase.\n![Data model structure](https://www.dropbox.com/s/1wewaodvzf4gvzz/assignment%235_firebase_structure.png?dl=1)\n\nCode for the React Native app is located [here](https://snack.expo.io/Bysp66s0l).\n![React Native app](https://www.dropbox.com/s/ae2mkpb6pcxjhkg/assignment%235_rn_pic.png?dl=1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanzitelli%2Fnodejs-todos-firebase-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkanzitelli%2Fnodejs-todos-firebase-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkanzitelli%2Fnodejs-todos-firebase-docker/lists"}