Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hendi/anfragenverwaltung


https://github.com/hendi/anfragenverwaltung

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Anfragenverwaltung

```
# Copy over the default env variables
cp .env.defaults .env.local

yarn

# Runs rescript watcher (create new terminal tab for this)
npx rescript build -w

# runs vite dev server on localhost:8000
npx vite
```