https://github.com/ragingwind/vercel-now-examples
Personal examples of Now deployments you can use zeit.co/examples
https://github.com/ragingwind/vercel-now-examples
Last synced: 21 days ago
JSON representation
Personal examples of Now deployments you can use zeit.co/examples
- Host: GitHub
- URL: https://github.com/ragingwind/vercel-now-examples
- Owner: ragingwind
- Created: 2019-03-17T20:34:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T11:39:10.000Z (almost 4 years ago)
- Last Synced: 2025-04-01T17:13:10.361Z (over 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# now-examples
> now examples written by my self (for study), "now" is deprecated and will stop receiving updates on December 31, 2020. Please use "vercel" instead.
# Examples
## Rust
Rust for now are requried 2018 features, so you will be needed to run this sample on the Docker.
- [rust-render-url](/rust-render-url): simple sample for rust on now. Ir will render URL where you come from. test code included
# License
@MIT