{"id":22671979,"url":"https://github.com/confusedgustas/marketplace","last_synced_at":"2026-04-11T18:03:37.484Z","repository":{"id":225360598,"uuid":"765416361","full_name":"confusedGustas/MarketPlace","owner":"confusedGustas","description":"Spring Boot MarketPlace Application using PostgreSQL, Angular and JWT authentication.","archived":false,"fork":false,"pushed_at":"2024-03-01T16:10:44.000Z","size":2306,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T11:54:00.067Z","etag":null,"topics":["angular","backend","frontend","intellij","java","jwt","maven","postgresql","yaml"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/confusedGustas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-29T21:54:30.000Z","updated_at":"2024-11-18T11:16:59.000Z","dependencies_parsed_at":"2024-03-01T17:31:27.244Z","dependency_job_id":"7e400601-790c-4c38-a430-734d6c90a533","html_url":"https://github.com/confusedGustas/MarketPlace","commit_stats":null,"previous_names":["confusedgustas/marketplace"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confusedGustas%2FMarketPlace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confusedGustas%2FMarketPlace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confusedGustas%2FMarketPlace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/confusedGustas%2FMarketPlace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/confusedGustas","download_url":"https://codeload.github.com/confusedGustas/MarketPlace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246175848,"owners_count":20735648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","backend","frontend","intellij","java","jwt","maven","postgresql","yaml"],"created_at":"2024-12-09T16:17:34.149Z","updated_at":"2026-04-11T18:03:32.449Z","avatar_url":"https://github.com/confusedGustas.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# MarketPlace Application\n\nA simple MarketPlace application built with Spring Boot, PostgreSQL, Angular and JWT for handling access and refresh tokens.\n\n## Features\n\n- User registration and authentication.\n- Product listing and searching.\n- Buying and selling functionality.\n- JWT-based secure access and refresh token handling.\n\n## Prerequisites\n\nMake sure you have the following tools installed before setting up the application:\n\n- Java Development Kit (JDK)\n- Apache Maven\n- PostgreSQL\n\n## Setup\n\n1. **Clone the repository:**\n\n    ```bash\n    git clone https://github.com/confusedGustas/MarketPlace\n    cd MarketPlace\n    ```\n\n2. **Configure PostgreSQL:**\n\n   - Create a new database.\n   - Leave the default settings as it is, Spring Boot will create the needed tables.\n   - If you want configurate the settings, you can do it so by accessing the `application.yaml` file\n\n    ```datasource:\n    url: jdbc:postgresql://localhost:5432/marketplace\n    username: postgres\n    password: postgres\n    ```\n\n3. **Build and run the application:**\n\n    ```bash\n    mvn spring-boot:run\n    cd frontend\n    npm install\n    ng serve\n    ```\n\n   The application will start on `http://localhost:8080` and `http://localhost:4200`\n\n## Usage\n\n- Access the application through your browser (http://localhost:4200)\n- Register as a new user and log in to start\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE).\n\n## Note\n\nI am fully aware of the problems in this project. There are a number of mistakes here and there, and there are certain areas that really need to be improved, such as handling duplicate API calls and caching them, handling image compression and decompression, and generally using API endpoints more wisely. However, the main goal was to learn more about JWT authentication and improve Spring security. Think of that mission as accomplished!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconfusedgustas%2Fmarketplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconfusedgustas%2Fmarketplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconfusedgustas%2Fmarketplace/lists"}