Skip to content

MaryanDehi/cinema

 
 

Repository files navigation

cinema

To run

Make sure you have Docker installed with Docker Compose support (bundled in Docker Desktop, available as a plugin on Linux). Then, just run

docker compose up --build

from the repository root. The site should then be accessible at http://localhost:8080 (insecure) or https://localhost:8443 (TLS). Requests to /api/ will be reverse-proxied to the backend.

About

Cinema E-Booking System project for CSCI 4050

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 68.6%
  • Java 30.7%
  • Other 0.7%