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

https://github.com/seboran/un-zeste-de-citron


https://github.com/seboran/un-zeste-de-citron

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Un zeste de citron

Tired of writing web forms? Generate yours!

## Features

- `vue.js` form generation
- `zod` integration
- unit tests with `testing-library`

## Local run

```sh
pnpm i
pip install -r requirements.txt
pnpm dev
```