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

https://github.com/diegorezm/blockchain


https://github.com/diegorezm/blockchain

blockchain crypto nexjts

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Blockchain

![Home page print](home_page_print.png)

## Development
### Setup

- Setup Postgres
```bash
docker-compose up -d
```

- Run the project
```bash
bun run dev
```

### Tests
```bash
bun test
```

## TODO
- Remove aws sdk and only use bun APIS for s3