GithubHelp home page GithubHelp logo

project-mongo-api's Introduction

Mongo API Project

The purpose of this project was to learn about using Mongo database and connecting to it

The project

I had some problems with deploying the database. Just setting the env key on Heroku didn't connect my app to the Mongo Atlas database. I followed a video guide provided by Karol to try to set up the env variable as a file in the project but for some reason the app always overlooked this variable and went with the string provided as an else. So I had to put the database url in the string, I put the sensitive data in a seperate file that I included in the gitignore to protect the data, but the app crashed in Heroku when the variables were excluded from the deploy due to them being in the gitignore. So for now my sensitive data are visible for the world, unfortunately. Hopefully I will get som clearity to why my env variable wasn't working in next week.

View it live

https://sandra-project-mongo-api.herokuapp.com/

project-mongo-api's People

Contributors

emolsz avatar sandra-wallen avatar dependabot[bot] avatar idlefingers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.