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

https://github.com/gabsedits/gangi

Calculate the time between two dates
https://github.com/gabsedits/gangi

Last synced: 12 months ago
JSON representation

Calculate the time between two dates

Awesome Lists containing this project

README

          


Gangi


Calculate the time between two dates


v0.2.0



[![Server Badge](https://gxbs.dev/server-badge.svg)](https://gxbs.dev/server)

## Development

The project is build using [Vite](https://vite.dev) and
[Svelte](https://svelte.dev).

Make sure you have [Node.js](https://nodejs.org) and [PNPM](https://pnpm.io)
installed.

### Installation

```bash
pnpm install
```

### Scripts

- `dev`: Start the development server (`pnpm dev`)
- `build`: Build the project (`pnpm build`)
- `preview`: Serve the build project (`pnpm serve`)

## License

This project is licensed under the GNU Affero General Public License v3.0. See
the [LICENSE](LICENSE.txt) file for more information.