Skip to content

bradysalz/practice-pal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practice-pal

CI

a tool to help me practice more + better (note: i made this instead of practicing though...)

front-end commands

  • Setup + install (npm install --prefix front-end)
  • Start the server: npm start
  • Generate types/supabase.ts: npm run gen:types
  • Generate mock data: npm run gen:data
  • Run PR checks:
    • npm run --prefix front-end lint
    • npm run --prefix front-end typecheck
    • npm run --prefix front-end test
    • npm run --prefix front-end format:check
      • To fix formatting issues manually, run npm run --prefix front-end format

About

A music practice app inspired by workout trackers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published