Skip to content

DimaOsinnii/task-management-api

Repository files navigation

Setup

Install Node.js 18.x.x or higher.

Install Docker

Create .env file, see .env.example

 # Install deps
 pnpm install
 # Create docker container for postgres
 make docker-up
 # Run app in dev env
 pnpm dev

Go to - Localhost

About

A simple Express app for task management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors