Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/david-kunz/rust-tide
Playing around with Rust and Tide
https://github.com/david-kunz/rust-tide
Last synced: about 2 months ago
JSON representation
Playing around with Rust and Tide
- Host: GitHub
- URL: https://github.com/david-kunz/rust-tide
- Owner: David-Kunz
- Created: 2020-05-03T11:54:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T01:31:35.000Z (over 2 years ago)
- Last Synced: 2023-03-04T09:40:03.049Z (almost 2 years ago)
- Language: Rust
- Size: 169 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
1) Install `@sap/cds-dk`
2) Run `cds deploy -2 sqlite`
3) Set env variable `DATABASE_URL=sqlite://sqlite.db`
4) Start with `cargo run`