Skip to content

JimTheCat/MeowHub

Repository files navigation

MeowHub

Engineering Thesis

Database

For production environment, you need to have an oracle database. If you don't have a created an oracle database yet, run script database/install.sql.

Profiles

swagger - to run application with Swagger

Swagger

To run swagger use swagger profile.
Link to swagger documentation: http://localhost:8080/swagger-ui/index.html

Environment variables

DB_URL - database url
DB_USERNAME - database username
DB_PASSWORD - database password
JWT_SECRET - secret key for JWT token
JWT_EXPIRATION_MS - expiration time for JWT token in milliseconds

With production environment, you need to set all of these variables.

About

Engineering Thesis

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •