Skip to content

A fly.io repository that proxies texter requests to lambda, admin requests to Heroku, and caches static assets

Notifications You must be signed in to change notification settings

politics-rewired/spoke-fly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spoke-fly

A fly.io repository that proxies texter requests to lambda, admin requests to Heroku, and caches static assets

Usage

Clone the repository

git clone https://github.com/politics-rewired/spoke-fly.git
cd spoke-fly/

Install dependences (assume you have yarn installed globally). I set things up using Node v8.12.0.

yarn install

Rather than running commands such as fly server, fly deploy, fly login, use yarn fly server, or yarn fly x, to ensure we're running the same fly version as installed by yarn.lock.

So yarn start or yarn fly server will get it going on localhost:3000.

To deploy, modify your .fly.yml to refer to a unique app. The current one, spoke-fly, is owned by us.

About

A fly.io repository that proxies texter requests to lambda, admin requests to Heroku, and caches static assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published