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

https://github.com/den5-tech/animego-test-task


https://github.com/den5-tech/animego-test-task

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Animego Test Task

### Docker

```bash
docker build -t animego-test-task .
```

### Installation

```bash
$ pnpm install
```

### Running the app

```bash
$ npm run dev
```