labwithcommunity / Lab-With-Comunity_Official-Api

MIT License
1 stars 0 forks source link

Lab With Community - Official API

Project Overview

Lab With Community is a Spring Boot application that provides an API for managing projects and user interactions within a community-driven laboratory environment.

Features

Technologies

Getting Started

Prerequisites

Running the Application

  1. Clone the repository:

    git clone https://github.com/yourusername/Lab-With-Comunity_Official-Api.git
    cd Lab-With-Comunity_Official-Api
  2. Build and start the application along with the database using Docker Compose:

    docker compose up --build
  3. The application should now be running at http://localhost:8080

API Documentation

Once the application is running, you can access the OpenAPI documentation at:

http://localhost:8080/swagger-ui.html

Project Structure

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Support

If you encounter any problems or have any questions, please open an issue in the GitHub repository.