Skip to content

BaranovNikita/Page-About-Me

Repository files navigation

Page-About-Me

###Config.json - file with settings

{
  "production": {
    "MONGO_URI": url to your mongodb base,
    "NEED_HOT": need HMR and devserver,
    "SESSION_SECRET": secret word for session,
    "ADMIN_EMAIL": admin email,
    "PORT": port for application
  },
  "development": {
  },
  "default": {
  }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published