Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/talljack/arcblock-test-backend

ArcBlock coding test backend
https://github.com/talljack/arcblock-test-backend

Last synced: about 20 hours ago
JSON representation

ArcBlock coding test backend

Awesome Lists containing this project

README

        

To install dependencies:
```sh
bun install
```

To run:
```sh
bun run dev
```

open http://localhost:3000