Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.