question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No details how to deploy mongodb to heroku

See original GitHub issue

Challenge 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

image

Thank you

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:18 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
raisedadeadcommented, May 5, 2016

@ChaituVR Awesome do not forget to have a look at our Guidelines for Contributing.

1reaction
raisedadeadcommented, May 5, 2016

@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:

ProTip:Checkout this article on the wiki for tips on integrating MongoDB on heroku

where the link leads to our wiki page at https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/ <pagename>

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found