Rizki36 / inaf

Todo App

Home Page:https://inaf.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InAF

Inaf Todo is an open source application for managing tasks in an institution/company. There are tasks (issue), task groups (milestones), projects like some features on github. TechStack (1)

How To Run

  • yarn install
  • copy .env.example to .env
  • create database with name "inaf"
  • yarn prisma-push
  • yarn dev

Whats you can get

  • E2E type, Type of response from server can be import into client directly with prisma + monorepo
  • Graphql
  • Rest Api Unit Test
  • Typescript on client and server
  • Prisma ORM
  • Next Js (React)
  • Express Js
  • Monorepo with turborepo
  • ...

Home
home

Group Task
group task

Taks
task

Profile
Profile

Project
Project

Database Schema
Group 38 (1) db

About

Todo App

https://inaf.vercel.app


Languages

Language:TypeScript 97.9%Language:SCSS 1.3%Language:JavaScript 0.7%Language:Shell 0.1%Language:CSS 0.0%