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

https://github.com/kelvich/neon-spin-example

Connecting to Neon from Spin
https://github.com/kelvich/neon-spin-example

Last synced: 3 months ago
JSON representation

Connecting to Neon from Spin

Awesome Lists containing this project

README

        

# Connecting to Neon from Spin

To use that demo go to https://console.neon.tech/, create project, copy connection string and put in `environment.DATABASE_URL` section in `spin.toml`. Then run it with `spin build` followed by a `spin run`.