Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Rizki36/inaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Languages