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

https://github.com/timmo001/create-timmo-app


https://github.com/timmo001/create-timmo-app

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Create Timmo App

```txt
_____ _ _______ _
/ ____| | | |__ __(_)
| | _ __ ___ __ _| |_ ___ | | _ _ __ ___ _ __ ___ ___
| | | '__/ _ \/ _ | __/ _ \ | | | | '_ _ \| '_ _ \ / _ \
| |____| | | __/ (_| | || __/ | | | | | | | | | | | | | | (_) |
\__/\_|_| \___|\__,_|\__\___| |_| |_|_| |_| |_|_| |_| |_|\___/
/ \ _ __ _ __
/ /\ \ | '_ \| '_ \
/ ____ \| |_) | |_) |
/_/ \_\ .__/| .__/
| | | |
|_| |_|
```

## Development

### Install

```bash
go mod tidy
```

### Run

```bash
go run .
```