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

https://github.com/paahaad/solana-fellowship


https://github.com/paahaad/solana-fellowship

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

1. Build docker image

` docker build -t my-rust-app . `

2. Run that docker image

` docker run -rm my-rust-app`