| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Serverless app for AWS Lambda.
Copy .env.sample.yml to .env.yml and fill in the values.
For Lambda, handler.js handles core requests and passes them to the main app in app/index.js. You can run this locally as follows:
$ serverless offline start
| Back | FazBrowse Home | New Git URL |