Skip to content

Includes the REST API of the E-Lab mobile application, with Docker Compose for simplified development enviroment.

Notifications You must be signed in to change notification settings

OzturkVedat/E-Lab-Backend

Repository files navigation

E-Lab-Backend

To set up on your computer:

1- Clone the repository and navigate to the directory

  git clone https://github.com/OzturkVedat/E-Lab-Backend.git
  cd E-Lab-Backend

2- Build and start the containers (ensure Docker Desktop is running)

  docker-compose up --build

3- Verify the containers are running

docker ps

4- Once the containers are up (can take a few minutes), API documentation will be accessible at

(http://localhost:5000/swagger/index.html) or (https://localhost:5001/swagger/index.html)

5- You can use Docker desktop to manage the containers and check for logs.

About

Includes the REST API of the E-Lab mobile application, with Docker Compose for simplified development enviroment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published