Skip to content

Study tracker is a simple webapp that allows you to create and keep track of your study sessions.

Notifications You must be signed in to change notification settings

mfurkancetiner/study-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

npm run setup

run

in server create .env and insert DATABASE_URL="database url" and npx prisma generate
in client create .env and insert VITE_API_URL="backend api address" e.g. "localhost:3000"
npm run start

About

Study tracker is a simple webapp that allows you to create and keep track of your study sessions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published