Skip to content

davidsanchez96/next-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-material

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.

Make sure that you have serverless installed globally. At the time of writing there's a bug in version 1.28.0 which made me downgrade to version 1.27.3.

Deploy

Once you have serverless configured install with yarn or npm:

$ yarn install
$ npm run deploy

Development

$ npm run dev

About

Next.js material-ui example deployed on AWS Lambda

Resources

License

Stars

Watchers

Forks

Packages

No packages published