All Projects → skriems → next-material-aws-lambda

skriems / next-material-aws-lambda

Licence: MIT License
Next.js material-ui example deployed on AWS Lambda

Programming Languages

javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to next-material-aws-lambda

SWoT
A web application for designing, tracking, and reporting progress on workouts. Written in JavaScript with React, Redux, Material UI, and hosted by a serverless AWS backend.
Stars: ✭ 14 (-33.33%)
Mutual labels:  aws-lambda, material-ui
material-ui-filter
Material UI Drawer for filtering local arrays
Stars: ✭ 43 (+104.76%)
Mutual labels:  material-ui
uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Stars: ✭ 64 (+204.76%)
Mutual labels:  material-ui
Zipcodes
A simple library for querying U.S. zipcodes.
Stars: ✭ 63 (+200%)
Mutual labels:  aws-lambda
hojetem.live
🎶Curated live concerts from famous Brazilian artists.
Stars: ✭ 44 (+109.52%)
Mutual labels:  material-ui
praxis
Social networking platform built with Next.js, Apollo GraphQL, and Prisma
Stars: ✭ 37 (+76.19%)
Mutual labels:  material-ui
Smartlist
Smartlist's a free home inventory and finance tracker to help you overcome financial struggle.
Stars: ✭ 1 (-95.24%)
Mutual labels:  material-ui
serverless-react-server-side-render
A Demo of Serverless Framework with React Server Side Render
Stars: ✭ 20 (-4.76%)
Mutual labels:  aws-lambda
create-netlify-ts
👟 Building Netlify Functions with TypeScript has never been this easy
Stars: ✭ 20 (-4.76%)
Mutual labels:  aws-lambda
mui-kotlin
Kotlin/JS support for Material-UI
Stars: ✭ 25 (+19.05%)
Mutual labels:  material-ui
react-textinput-chip
React library to generate textinput chip.
Stars: ✭ 14 (-33.33%)
Mutual labels:  material-ui
serverless data pipeline example
Build and Deploy A Serverless Data Pipeline on AWS
Stars: ✭ 24 (+14.29%)
Mutual labels:  aws-lambda
amazon-ivs-simple-chat-web-demo
⚠️ IMPORTANT ⚠️ This repository is no longer actively maintained and will be archived at the end of 2022. A basic live chat implementation built with WebSockets, that can be used in conjunction with Amazon IVS to build compelling customer experiences for live video streams with chat use cases.
Stars: ✭ 53 (+152.38%)
Mutual labels:  aws-lambda
gatsby-wiki
Creating a Knowledgbase using Gatsby.js and React.js (see final product ->
Stars: ✭ 32 (+52.38%)
Mutual labels:  material-ui
material-ui-datetimepicker
[UNMAINTAINED] Wrapper for Material UI Date and Time picker components
Stars: ✭ 32 (+52.38%)
Mutual labels:  material-ui
personal-website-react
👨‍💻 A clean, responsive, single-page webapp template for developers.
Stars: ✭ 80 (+280.95%)
Mutual labels:  material-ui
reagent-material-ui
Reagent wrapper for MUI (formerly Material UI) v5
Stars: ✭ 149 (+609.52%)
Mutual labels:  material-ui
shim
HTTP Handler shim for Go projects running on AWS Lambda
Stars: ✭ 64 (+204.76%)
Mutual labels:  aws-lambda
aws-sync-routes
Synchronizes the specified route from the main/default route table to all custom route tables in the VPC.
Stars: ✭ 16 (-23.81%)
Mutual labels:  aws-lambda
Feliz.MaterialUI.MaterialTable
Fable bindings written in the Feliz-style for material-table.
Stars: ✭ 17 (-19.05%)
Mutual labels:  material-ui

next-material-aws-lambda

Build Status Greenkeeper badge

A Next.js deployment on AWS Lambda leveraging serverless-http and material-ui.

This is the official Next.js example from the material-ui repo which you can find here.

Deploy

Once you have serverless configured and created your Domain with serverless create_domain install with yarn or npm:

$ yarn install
$ npm run deploy

One limitation though is, that currently HTTP is not redirected to HTTPS.

Development

$ npm run dev
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].