Skip to content

HarlonGarcia/codev-api

Repository files navigation

Codev

Codev is a platform for developers to participate in challenges and create a network. We want to help developers to improve their skills and learn new technologies by solving challenges.

Instalation

Run the following command to clone the repository and enter the project folder:

$ git clone https://github.com/HarlonGarcia/codev-api.git && cd codev-api

Requirements, dependencies and execution

You will need to have installed on your machine to run the project:

Run the following command to run the Docker image

$ docker compose up -d

To run in the development environment, you may need to install maven CLI and run the following command:

$ ./mvnw compile quarkus:dev

In dev environment, the application port is set to 8000.

Also, there is a file import.sql in the resources folder that you can run to mock data;

Contributors ✨

New contributors are welcome! Feel free to open a pull request or submit an issue.

See related repositories:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published