Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brob/11ty-serverless-color-converter
https://github.com/brob/11ty-serverless-color-converter
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brob/11ty-serverless-color-converter
- Owner: brob
- Created: 2021-07-02T15:08:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T20:19:20.000Z (about 1 year ago)
- Last Synced: 2024-11-07T00:30:53.649Z (about 2 months ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 11ty Serverless Color Converter demo
This demo uses 11ty Serverless to create cached server-rendered pages for user generated color conversions. Yes, we could use front-end JS, but new tools demand use, right?
## Installation
* `npm install`
* `npm start`What are some other 11ty Serverless uses we can build? [Hit me up on Twitter](https://twitter.com/brob) with any ideas.