Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gran-software-solutions/time-tracker-lp
The landing page for time tracking app
https://github.com/gran-software-solutions/time-tracker-lp
Last synced: about 21 hours ago
JSON representation
The landing page for time tracking app
- Host: GitHub
- URL: https://github.com/gran-software-solutions/time-tracker-lp
- Owner: gran-software-solutions
- Created: 2023-12-05T09:20:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T10:41:49.000Z (10 days ago)
- Last Synced: 2025-01-13T11:41:36.933Z (10 days ago)
- Language: Astro
- Size: 9.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Running locally
```bash
npm install
npm run dev
```## Deployment via GitHub Actions
See `.github/workflows/deploy.yml` for the deployment configuration.