Skip to content

fcaplak/todo-list-api

Repository files navigation

📝 Todo List API

NestJS+TypeORM+PostgresDB

Requirements

  • Docker: To run the application in a containerized environment

Getting Started

To get the API up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/fcaplak/todo-list-api/
    cd todo-list-api
  2. Create .env file (default values are set for docker postgres connection):

    cp .env.example .env
  3. Start the application using Docker Compose:

    docker-compose up

Accessing the API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published