Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.43 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.43 KB

Engage

Engage helps presenters to interact more with their audience by enabling asking, gathering, and upvoting questions.

Built With

  • React
  • Bootstrap
  • Spring Boot
  • PostgreSQL

Getting Started

In the backend directory, you can run:

mvnw install -DskipTests

Generates the JAR file

docker build -t engage-backend.jar .

Builds the Docker image

In the root directory, you can run:

docker-compose up -d

Starts the project

docker-compose down

Stops the project

Screenshots

image image image image image image image image

Contact

Onurcan Erşen - [email protected]