Skip to content

msierpien/mongo-rex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongodb

Requirements

  • Go 1.16 lub nowszy
  • MongoDB (wersja, którą testowałeś i zalecasz)

Install

To install the library, use the go get command:

Varibles

MONGO_HOST=localhost MONGO_PORT=27017 MONGO_DBNAME=database MONGO_USERNAME=user MONGO_PASSWORD=pass

Set the environment variable from the command line

export ENV=dev

loading variables from a file

source .env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages