Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fortana-co/website


https://github.com/fortana-co/website

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Fortana's website

## Development
`npm install`, then `npm run dev`. Then open `index.html` in your browser.

## Lead form
Handled by [this Lambda function](https://us-west-2.console.aws.amazon.com/lambda/home?region=us-west-2#/functions/handleLead), which is invoked by [API Gateway](https://us-west-2.console.aws.amazon.com/apigateway/home?region=us-west-2#/apis/kf8f3w2kg1/resources/tujpyj4p4k).

## Deployment
is served by an S3 bucket behind Amazon CloudFront. Just run `npm run deploy`.