Skip to content
/ api Public

API for a unified media tracking platform, with progress, statistics, and social authentication.

License

Notifications You must be signed in to change notification settings

TrackGeek/api

Repository files navigation

api

# copy .env
cp .env.example .env

# install deps
npm install

# start postgres database
docker compose up -d

# run migrations
npx prisma migrate dev

# generate prisma files
npx prisma generate

# start api
npm run dev

About

API for a unified media tracking platform, with progress, statistics, and social authentication.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •