Skip to content

Repository files navigation

Getting Started

Clone the repo

First, clone the repo

git clone https://github.com/sumit-kr-das/time-track.git

Setup environment variables

Create a .env file and copy the environment variables from .env.example

Database migration

Migrate the database

 npx prisma migrate dev --name init

Installation

Install all the dependencies

yarn install

Start the project

Run the development server:

yarn dev

Releases

Packages

Contributors

Languages