{"id":15091811,"url":"https://github.com/iamafnansk/wish-creating-app","last_synced_at":"2026-02-25T16:03:11.092Z","repository":{"id":193772925,"uuid":"200466697","full_name":"IamAfnanSk/Wish-Creating-App","owner":"IamAfnanSk","description":"An app which uses JavaScript at server-side using NodeJs to make instant wishes for anyone.","archived":false,"fork":false,"pushed_at":"2023-10-07T12:17:04.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T11:16:24.453Z","etag":null,"topics":["api","expressjs","handlebarsjs","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"https://wish.afnan.dev","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/IamAfnanSk.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":"2019-08-04T08:12:46.000Z","updated_at":"2023-10-07T12:17:19.000Z","dependencies_parsed_at":"2023-09-09T23:23:01.662Z","dependency_job_id":"c9f07be7-95f4-4643-84b0-94c6dcf55105","html_url":"https://github.com/IamAfnanSk/Wish-Creating-App","commit_stats":null,"previous_names":["iamafnansk/wish-creating-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamAfnanSk%2FWish-Creating-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamAfnanSk%2FWish-Creating-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamAfnanSk%2FWish-Creating-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IamAfnanSk%2FWish-Creating-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IamAfnanSk","download_url":"https://codeload.github.com/IamAfnanSk/Wish-Creating-App/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244952554,"owners_count":20537467,"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":["api","expressjs","handlebarsjs","mongodb","nodejs"],"created_at":"2024-09-25T11:00:24.411Z","updated_at":"2026-02-25T16:03:11.057Z","avatar_url":"https://github.com/IamAfnanSk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wish Creating App\n\nAn app that creates preferred wishes by uploading a photo for the wish with your name and message you can also send it to someone to wish them.\n\n---\n\n## Quick Start\n\nThis section will be a short guide to setup this app for use with some steps.\n\n### 1. Select a hosting provider for nodejs apps\n\nSome preferred ones are below\n\n- [DigitalOcean](https://www.digitalocean.com)\n\n- [Vultr](https://www.vultr.com)\n\n### 2. Set up a server and the node app\n\nUse this repo's link while cloning in the tutorial\n\n- [How to setup the server](https://youtu.be/kR06NoSzAXY)\n\n### 3. Setup MongoDB\n\nCreate and setup account at [MongoDB Atlas](https://www.mongodb.com/cloud/atlas) and copy the DataBase url and paste in a new file `.env` in the base app folder.\n\n```BASH\nsudo nano .env\n```\n\nThen add `MONGOURL = 'https://yoururl.to.mongo.atlas'` in the .env file and save it.\n\n### 4. Run the below commands\n\n```BASH\nnpm install\n```\n\nThis will install the required npm packages.\n\n```BASH\nsudo npm install -g pm2\ncd the-folder\nsudo pm2 start server.js\n```\n\nAfter this continue following the tutorial for nginx part.\n\n### 5. Add ads if you want\n\nThis little app also enable to add your ads, Paste the header code of Adsense, I dont know about other ad services. Between the head tag in both the files in views folder which are `index.hbs` and `wish.hbs`.\n\n```HTML\n\u003c!-- Adsense header code below --\u003e\n\u003c!-- Adsense header code above --\u003e\n```\n\nAnd then paste the adcode between the comments\n\n```HTML\n\u003c!-- Adsense code below --\u003e\n\u003c!-- Adsense code above --\u003e\n```\n\n### That's it, start using the app\n\n---\n\n## Author\n\n# [Afnan Shaikh](http://afnan.dev 'My Website')\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamafnansk%2Fwish-creating-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamafnansk%2Fwish-creating-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamafnansk%2Fwish-creating-app/lists"}