Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jusemon/tasksjs

A project management application made with MERN Stack,
https://github.com/jusemon/tasksjs

apollo express graphql learning-by-doing mern-stack mongoose typescript

Last synced: about 1 month ago
JSON representation

A project management application made with MERN Stack,

Awesome Lists containing this project

README

        

# TasksJs

A proyect for learning purpouses, focused on MERN Stack with Typescript and GraphQL

You can start both frontend and backend running `yarn dev` in the root folder.

## Architecture

![Architecture Diagram](docs/architecture.drawio.svg)

## Database Model Diagram

![Database Diagram](docs/database.drawio.svg)