Skip to content

Skullbug is a cutting-edge bug tracking system designed to streamline issue management and resolution for agile software development teams. Whether you are a small startup or a large enterprise, Skullbug offers a robust, user-friendly platform to ensure your projects stay on track and your software quality remains top-notch.

Notifications You must be signed in to change notification settings

berlincoders/skullbug

Repository files navigation

skullbug

Spring Boot Java Maven

Status: This project is in the early phases of development.

Dependencies

  • Spring Web: For building web applications, including RESTful services.
  • Spring Data JPA: Data JPA is a higher-level abstraction built on top of JPA (Java Persistence API)
  • PostgreSQL
  • Validation
  • Security
  • Thymeleaf

Introduction

Welcome to the skullbug project! This project is currently in its initial stages of development. The goal is to build a robust application using Spring Boot, with a focus on web services and data persistence.

Setup

To set up the project locally, you will need:

  • Java 17
  • Maven

Steps:

  1. Clone the repository:
    git clone git@github.com:berlincoders/skullbug.git
  2. Navigate to the project directory:
    cd skullbug
  3. Build the project using Maven:
    mvn clean install
  4. Run the application:
    mvn spring-boot:run

Usage

Once the application is running, you can access it at http://localhost:8080. The API endpoints and other features will be documented as development progresses.

About

Skullbug is a cutting-edge bug tracking system designed to streamline issue management and resolution for agile software development teams. Whether you are a small startup or a large enterprise, Skullbug offers a robust, user-friendly platform to ensure your projects stay on track and your software quality remains top-notch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published