Skip to content

A proof of concept that integrates the Parcel.js Rust example with Now deployments.

Notifications You must be signed in to change notification settings

charltoons/now-rust-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Now Rust Example

A proof of concept that integrates the Parcel.js Rust example with Now deployments.

Deploy to now

To run locally

$ git clone https://github.com/charltoons/now-rust-example
$ npm i
$ npm run dev

To deploy to now

$ now        # 😂

Requirements

Tested with the versions below. Could work with earlier versions.

rust >= v1.32.0
node >= v10.8.0

About

A proof of concept that integrates the Parcel.js Rust example with Now deployments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published