Skip to content

jnthnrzr/blockblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockblog

A blog powered by Express and Mongodb

Mongodb URL setup

  • Create a .env file in the root directory.
  • Add the url in the file like this:
    mongoUrl=<url> where <url> is the Mongodb URL.
  • Correctly doing this will load the Mongodb URL correctly when running the server.

Releases

No releases published

Packages

No packages published