Char2sGu / tasked_backend

The backend implementation of a todo management application.

Home Page:https://github.com/TheNightmareX/tasked

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasked - Backend

DEPRECATION: This repo has been merged. See the host repo(↓) for further updates.

Backend implementation of Tasked.

Development

  1. Copy ".env.template" to ".env" and configure the App.
  2. npm i
    npm run start-db init
    npm run start:dev

About

The backend implementation of a todo management application.

https://github.com/TheNightmareX/tasked

License:Apache License 2.0


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%