jake-101 / Syte2-4-Zeit2.0

Syte2 Backend for Zeit Now 2.0

Home Page:https://social-stream.jasperketone.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syte2 for Zeit Now v2

Syte2 is the new and refined version of Syte, a personal website with interactive social integrations. Syte2 integrates with Twitter, Instagram, Foursquare, Github, Dribbble, Spotify/Last.fm, YouTube and Tumblr. You can see it in action on the creator's personal site.

For Zeit Now v2

Minor modifications were made to run the Syte2 API server using the Now 2.0 serverless enviornment. Moved the controllers to an API folder, got rid of Express routing and moved it into now.json. The headers set in the "Routes" section of now.json cache the database responses at the CDN edge for 2 hours before calling the Lambda function again. Env variables are set in now.json using secrets.

Credit

Syte2 was developed by Rigo (Rodrigo Neri). The Zeit Now 2 changes are by @jake-101

Check out Rigo's personal website at http://rigoneri.com

About

Syte2 Backend for Zeit Now 2.0

https://social-stream.jasperketone.now.sh/

License:MIT License


Languages

Language:JavaScript 100.0%