8000 GitHub - spotit-app/SpotIT
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

spotit-app/SpotIT

Repository files navigation

🚀 SpotIT 🏢

📔 Description

SpotIT is a team project made druring final year of CS studies at the University of Gdańsk. It is a web application made for IT employers and employees.

📡 Preview

Preview of the working app is available at the following address:

https://spotit.com.pl

⚠️ Please be aware that the preview may be currently offline in order to not generate unnecessary expenses!

💻 Running the app locally

There are three main possibilities of running the app:

  • for running both backend and frontend parts separately, check out guides available in their directories
  • for running app using Kubernetes see the guide in the k8s directory
  • for running the app using Docker Compose, see the guide below

Running locally with Docker and Docker Compose

The easiest way to run the app locally is to use Docker and Docker Compose. After installing them, it can be started with one command:

$ docker compose -f <filename> up

where filename depends on desired environment (docker-compose-dev.yml or docker-compose-prod.yml).

⚠️ Before running the app, it is mandatory to provide environment variables in seperate files (.env.dev or .env.prod) according to the provided examples. For running the app with docker-compose-prod.yml, it is also required to place a valid SSL certificate in the ssl directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages

0