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
- Host: GitHub
- URL: https://github.com/kelvich/neon-spin-example
- Owner: kelvich
- Created: 2023-02-10T12:30:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T12:30:48.000Z (over 2 years ago)
- Last Synced: 2025-02-10T10:17:59.554Z (4 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.