Skip to content

dxxta/simple-task-management-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks API

Simple Project to Management Tasks API

Preview

docs preview

Specifications

Hardware

Component Minimum Recommended* Maximum
CPU socket 1.3 GHz (64-bit processor) or faster for multi-core 3.1 GHz (64-bit processor) or faster multi-core 2 sockets
Memory (RAM) 8 GB 16 GB 64 GB
Hard disks and storage 10 GB hard disk with a 60 GB system partition No limit

Software

  • node@18 or latest, see full documentation official
  • mysql, see full documentation official
  • docker & docker compose, see full documentation official

Installation

  1. Make sure you have docker installed on your computer. You can donwload here docker

  2. Open terminal/shell on this folder

  3. Run this command on your terminal/shell

    docker compose up -d
    
  4. See full monitoring on Docker Desktop

  5. Now the server can be accessed at http://127.0.0.1:8801

  6. See the API documentation http://127.0.0.1:8801/docs

About

Simple api to manage task stored in mysql database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published