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

https://github.com/rich1eo/be-countries


https://github.com/rich1eo/be-countries

bun expressjs nodejs redis

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# be-countries

To install dependencies:

```bash
bun install
```

To run server locally:

```bash
bun dev
```

To build app:

```bash
bun build:app
```

## Redis

To work with application you need to run redis: [Cache Strategy Doc](docs/cache-strategy.md)