mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
769 B
769 B
jambonz
The "bring your own everything" CPaaS
Jamstack
AWS / CircleCI
- TBD :)
Dev
Install
yarn install
Work
yarn dev- Served at localhost:3000
UI library
Static
- Static data with yamljs
- Static props with Next.js getStaticProps
- Data files in
/data/ - JS data util in
/lib/data.js
Docs
- Using Nextra
- Source repository
- Source files in
/pages/docs/
