Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

study

Study is an extremely simple project for revising terms that I put together!
Check out the one running in production!

study uses MongoDB for storage, and the webserver is run on port 23000.

Environment Variables

The following environment variables must be setup before usage:

  • STUDY_BASE_URL: base URL where you intend to run on, eg. https://study.pollo.cc
  • STUDY_MONGODB_HOST: host for your MongoDB instance
  • STUDY_MONGODB_PORT: port for your MongoDB instance
  • STUDY_MONGODB_USERNAME: username for your MongoDB instance
  • STUDY_MONGODB_PASSWORD: password for your MongoDB instance
  • STUDY_MONGODB_DATABASE: database for your MongoDB instance

About

Simple Spring app for studying/revising terms quickly

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages