Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduard-romaniuk/sigma-internship-project
https://github.com/eduard-romaniuk/sigma-internship-project
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eduard-romaniuk/sigma-internship-project
- Owner: eduard-romaniuk
- Created: 2022-07-27T18:59:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T02:02:37.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T01:04:16.878Z (9 months ago)
- Language: Java
- Homepage: https://sigma-internship-project.herokuapp.com/swagger-ui/index.html
- Size: 81.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Sigma Internship Project [![codecov](https://codecov.io/gh/eduard-romanyuk/sigma-internship-project/branch/main/graph/badge.svg?token=GUJLPWvcLJ)](https://codecov.io/gh/eduard-romanyuk/sigma-internship-project)
## Resources
- [Heroku Application](https://sigma-internship-project.herokuapp.com/swagger-ui/index.html)
- [JIRA](https://sigma-internship-project.atlassian.net/jira/software/projects/RIP/boards/2)
- [Confluence](https://sigma-internship-project.atlassian.net/wiki/spaces/SIGMAINTER/pages)## How to set up local environment
1) Install [Docker Desktop](https://www.docker.com/products/docker-desktop/)
2) Run [docker compose](https://docs.docker.com/engine/reference/commandline/compose_up/);
execute `docker compose up` in `docker/` folder
3) In IntelliJ "Preferences...", under Build, Execution, Deployment > Build Tools > Maven > Runner, select the option "Delegate IDE build/run actions to Maven."
4) Run Application by starting Main class