Skip to content

daniel-ziegler/timetracking2

 
 

Repository files navigation

Timetracking app for Paul Christiano

Technologies

  • SolidJS
  • Vite
  • TailwindCSS
  • Postgres, IndexedDB
  • Express

Development

npm install (or pnpm install or yarn install)

Installs all necessary dependencies.

npm dev or npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm run build

Builds the app for production to the dist folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • JavaScript 1.5%
  • Other 0.6%