https://github.com/diegorezm/blockchain
https://github.com/diegorezm/blockchain
blockchain crypto nexjts
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/diegorezm/blockchain
- Owner: diegorezm
- Created: 2025-01-21T15:38:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-02T05:05:36.000Z (5 months ago)
- Last Synced: 2025-02-02T06:17:47.875Z (5 months ago)
- Language: TypeScript
- Size: 372 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
README
# Blockchain

## 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