Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fortana-co/website
https://github.com/fortana-co/website
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fortana-co/website
- Owner: fortana-co
- Created: 2018-01-11T17:57:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T16:39:35.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T14:21:38.428Z (over 1 year ago)
- Language: CSS
- Size: 12.9 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`.