LaplaceXD / Manage.IO

A project management system with chatting, assigning, and task tracking functionalities built with NestJS, and Next.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Author's Perspective

Setup

Prerequisites

  • Yarn - Package manager used for the project, you can install this using the command npm -g i yarn in the command line.

Config

  1. Clone the project to your local machine.
  2. cd into the directory.
  3. Run yarn install to install dependencies
  4. Run yarn dev to run the project in a development environment.

Resources

License

Unlicense

About

A project management system with chatting, assigning, and task tracking functionalities built with NestJS, and Next.js.

License:The Unlicense


Languages

Language:TypeScript 96.8%Language:JavaScript 3.2%