Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

karl-run/nim_now_serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning: This example is built with the Now v1 platform. Now v2 will not support this.

nim serverless function on zeit's now

A small example on how to deploy a serverless function on now using nim programming language.

Develop

  1. Install nim
  2. Run nimble build
  3. Run ./now_nim_serverless

Deploy

  1. Install now-cli
  2. Run now to deploy

About

Example of running a nim serverless function on zeit's now

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published