8000 GitHub - thortineoc/sms-backend: Backend part of an online gradebook written with Spring Boot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Backend part of an online gradebook written with Spring Boot

Notifications You must be signed in to change notification settings

thortineoc/sms-backend

Repository files navigation

SMS Backend

Scripts

  • install.sh - installs JDK 1.8, maven, sets properties to localhost for local deployment
  • run.sh {start|status|stop} - for backend apps, keycloak, haproxy and postgres
  • test.sh - runs integrations tests on the locally set up backend

LOCAL ENV

1. Keycloak, Haproxy and Postgres

  • Go to docker directory: cd docker

  • Run composer: docker compose up

  • Initialize database (Windows: use WSL) docker exec -i postgres pg_restore -U sms -v -d sms < db_dump_text

2. Backend

About

Backend part of an online gradebook written with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0