Coder Social home page Coder Social logo

razielo / todo-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 48 KB

Docker Compose project with Spring Boot, PostgreSQL & Svelte

License: MIT License

Dockerfile 10.26% Kotlin 25.81% HTML 2.37% Svelte 40.01% CSS 2.75% TypeScript 17.31% JavaScript 1.50%

todo-list's Introduction

To Do List

Docker Compose project with Spring Boot, PostgreSQL & Svelte

This project is a full-stack application consisting of a backend developed with Spring Boot and Kotlin, a PostgreSQL database, and a frontend built with Svelte.

Project Structure

  • Backend: Spring Boot application written in Kotlin.
  • Database: PostgreSQL database configuration.
  • Frontend: Svelte application for the user interface.

Each part of the app is containerized with Docker and managed with Docker Compose.

Prerequisites

Before getting started, ensure you have the following installed:

  • Docker
  • Docker Compose

Getting Started

  1. Clone the repository:
git clone https://github.com/RazielO/todo-list.git
  1. Navigate to the project folder:
cd todo-list
  1. Build and run the Docker containers:
docker-compose up --build

This command will start the containers for the backend, database, and frontend.

  1. Access the application:

http://localhost:5000

Configuration

  • Database: PostgreSQL is configured with default settings in the docker-compose.yml file. Modify it according to your database requirements.
  • Backend: Adjust any configuration settings in the backend's application.properties file.

API Endpoints

Backend API endpoints are documented in the Backend README.

License

This project is licensed under the MIT License.

todo-list's People

Contributors

razielo avatar luanarmo avatar

Watchers

 avatar

Forkers

luanarmo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.