UNPKG

serverless-finch

Version:

Deploy your serverless static website to AWS S3.

15 lines (11 loc) 200 B
<!DOCTYPE html> <html> <head> <title>Serverless Finch Test Page</title> <meta charset="utf-8"> </head> <body> <p>Hello, looks like it worked!</p> <p>-Deployed from /website</p> </body> </html>