Skip to content

kyledetella/ts-on-now-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript on Now 2.0

https://kdd-ts2.now.sh

Update 12/19/18

The @now/node@canary builder now supports Typescript. See this spectrum thread and this PR

--

Currently, there is no clear pattern for deploying Node services written in Typescript via Now 2.0.

It appears the Zeit team is working on it:

But there is still no first class solution. The best approach for now seems to be to compile the TypeScript locally and push that up as a deployment (I'm verifying this on Spectrum).

This repo demos a working solution via npm run deploy.

Releases

No releases published

Packages

No packages published