Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

LeoAda/projetMongo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projet Mongo Isen Velo

Setup

  1. Install python requirement
     pip install -r requirement.txt
  2. Create .env file
    • Mac or linux
     touch .env
    • Windows
     type nul > .env
  3. Add following value to .env file for MongoDB Atlas
    MONGO_USERNAME = juniauser
    MONGO_PASSWORD = juniamdp
    MONGO_CLUSTER_NAME = cluster
    MONGO_DATABASE_NAME = fpruq9w

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%