No details how to deploy mongodb to heroku
See original GitHub issueChallenge URL Shortener Microservice has an issue.
There are no Details for deploying mongodb in heroku… Its my first time i am trying to deploy a db into heroku and i am finding it hard.
At last i found out a way to do this is adding mLab MongoDB add-on but it is asking for a credit card for billing , Not all people will have a credit card, Is there any better alternative for this? or anyother better way to do this Challenge other than using a DB.
or if in case i am assuming this in wrong way please tell me and close this issue.
my code is at https://github.com/ChaituVR/URL-Shortner.git
Thank you
Issue Analytics
- State:
- Created 7 years ago
- Comments:18 (18 by maintainers)
Top Results From Across the Web
How to deploy your Node.js / MongoDB app to the web, using ...
Install the Heroku Command Line interface if you have not already (instructions). Create a heroku app and name it: $ heroku create unique-project-name....
Read more >How to deploy MongoDB on Heroku - FOSS Linux
Step 1: Creating a MongoDB Atlas account · Step 2: Creating your Project and organization · Step 3: Deploy cluster · Step 4:...
Read more >Deploy with Heroku and MongoDB Atlas | The Full-Stack Blog
This guide walks you through the steps required to deploy your application to Heroku with a MongoDB database using MongoDB Atlas.
Read more >ObjectRocket for MongoDB - Heroku Dev Center
Scroll down to the Databases section and expand it. Now click on 'Add Database' and provide the database name you like, a user...
Read more >Deploy to Heroku - Node + Mongo API for Authentication ...
Clone the Node.js + MongoDB API Project from GitHub · Create Heroku App · Install the mLab MongoDB Add-on · Deploy the Node.js...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ChaituVR Awesome do not forget to have a look at our Guidelines for Contributing.
@ChaituVR Thanks.
After the wiki is merged we need a PR to refer that in the challenge.
A line needs to be added here: https://github.com/FreeCodeCamp/FreeCodeCamp/blob/staging/seed/challenges/03-back-end-development-certification/api-projects.json#L261 and any translations (if unsure, just add the english version, there as well, its fine and can be updated later) that are there on the page.
Something similar on the below should do:
where the link leads to our wiki page at https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/
<pagename>