{"id":15091638,"url":"https://github.com/fazt/nodejs-notes-app","last_synced_at":"2025-04-05T16:11:00.831Z","repository":{"id":34147241,"uuid":"156795420","full_name":"fazt/nodejs-notes-app","owner":"fazt","description":"A web app to manage notes using Nodejs, and Mongodb as database, plus authentication with passportjs","archived":false,"fork":false,"pushed_at":"2023-09-25T02:15:06.000Z","size":864,"stargazers_count":267,"open_issues_count":4,"forks_count":198,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-29T15:11:17.627Z","etag":null,"topics":["bootstrap5","express","handlebars","javascript","mongodb","mongoose","nodejs","passportjs"],"latest_commit_sha":null,"homepage":"","language":"Handlebars","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}},"created_at":"2018-11-09T01:59:21.000Z","updated_at":"2025-03-23T01:45:32.000Z","dependencies_parsed_at":"2022-08-08T00:01:33.643Z","dependency_job_id":"3035457f-9258-42f1-8638-f3ff8dbb2cf8","html_url":"https://github.com/fazt/nodejs-notes-app","commit_stats":null,"previous_names":["fazttech/nodejs-notes-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-notes-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-notes-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-notes-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-notes-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazt","download_url":"https://codeload.github.com/fazt/nodejs-notes-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361695,"owners_count":20926643,"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":["bootstrap5","express","handlebars","javascript","mongodb","mongoose","nodejs","passportjs"],"created_at":"2024-09-25T10:42:20.041Z","updated_at":"2025-04-05T16:11:00.786Z","avatar_url":"https://github.com/fazt.png","language":"Handlebars","readme":"# Notes App NodeMongo\n\nThis is a basic Web application to manage simple Notes on the web using Javascript Technologies like Nodejs, Mongodb, and other related technologies. Tecnically this is a Multi-Page Application using Handlebars as template engine.\n\nThis app can do:\n\n- CRUD Operations: create/read/update/delete Notes\n- Allows a user to do login and save his personal notes\n\n\n![](docs/screenshot.png)\n\n### Installation\n\n```sh\ngit clone https://github.com/FaztTech/nodejs-notes-app\ncd nodejs-notes-app\nnpm i\nnpm run dev # run in development mode\nnpm start # run in production mode\n```\n\n\u003e You need to have Mongodb installed Locally or stablish a MONGODB_URI environment variable in order to connect to any mongodb instance (using Mongodb Atlas for example)\n\n### Environment Variables\n\nThis app needs the following environment Variables\n\n- `MONGODB_URI` this is the Mongodb URI string\n- `PORT` the server http port for the application\n- `NODE_ENV` node environment\n\n### docker-compose\n\nThe most easy way to install the entire project is using docker-compose:\n\n```shell\ngit clone https://github.com/FaztTech/nodejs-notes-app\ncd nodejs-notes-app\ndocker-compose up\n```\n\n### Default User\n\nwhen the app is lauched, this will create an Admin user with the following credentials:\n\n- email: `admin@localhost`\n- password: `adminpassword`\n\n### Tutorial\n\nThis app was created with educational purposes, so you can found the tutorials in the following links:\n\n- [Version 2](https://www.youtube.com/playlist?list=PLo5lAe9kQrwqUEXK7oQbzv63KsdODzuAy), new tutorial made in 2020\n  and these are old tutorials about this app\n- [Version 1.0.0](https://youtu.be/-bI0diefasA)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazt%2Fnodejs-notes-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffazt%2Fnodejs-notes-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazt%2Fnodejs-notes-app/lists"}