jamstack-serverless
Learn JAMstack Serverless Modern App Development in Baby Steps using Gatsby.js, React, TypeScript, GraphQL, Contentful, Netlify, FaunaDB, MongoDB, Apollo, Github Actions, Project Fugu, and CSS Houdini.
File Explorer
Download Latest Version (.zip)- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- about.tsx
- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- Header.tsx
- about.tsx
- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- Header.tsx
- Layout.tsx
- about.tsx
- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- Header.tsx
- Layout.tsx
- about.tsx
- index.tsx
- global.css
- .gitignore
- gatsby-browser.js
- gatsby-config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- Header.tsx
- Layout.tsx
- about.tsx
- desc.module.css
- desc.tsx
- index.tsx
- global.css
- .gitignore
- gatsby-browser.js
- gatsby-config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- Header.tsx
- Layout.tsx
- about.tsx
- desc.module.css
- desc.tsx
- index.tsx
- global.css
- dynamic-page.tsx
- .gitignore
- gatsby-browser.js
- gatsby-config.js
- gatsby-node.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- Client1.tsx
- DefaultClient.tsx
- Header.tsx
- Layout.tsx
- about.tsx
- app.tsx
- index.tsx
- .gitignore
- gatsby-config.js
- gatsby-node.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- Header.tsx
- Layout.tsx
- about.tsx
- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- index.tsx
- blog-post.tsx
- .gitignore
- gatsby-config.js
- gatsby-node.js
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- index.html
- .gitignore
- netlify.toml
- readme.md
- favicon.ico
- index.html
- logo192.png
- logo512.png
- manifest.json
- robots.txt
- App.css
- App.js
- App.test.js
- index.css
- index.js
- logo.svg
- serviceWorker.js
- setupTests.js
- .gitignore
- netlify.toml
- package.json
- README.md
- yarn.lock
- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
- tsconfig.json
- hello.js
- favicon.ico
- index.html
- logo192.png
- logo512.png
- manifest.json
- robots.txt
- App.css
- App.js
- App.test.js
- index.css
- index.js
- logo.svg
- serviceWorker.js
- setupTests.js
- .gitignore
- netlify.toml
- package-lock.json
- package.json
- README.md
- yarn.lock
- hello.js
- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
- tsconfig.json
- .gitignore
- hello.js
- package-lock.json
- package.json
- hello.zip
- index.tsx
- .gitignore
- gatsby-config.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
- tsconfig.json
- .gitignore
- package-lock.json
- package.json
- readme.md
- step0-create-database.js
- step1-create-database-key.js
- step2-create-container.js
- step3-create-index.js
- step4-create-document.js
- step5-create-multiple-documents.js
- step6-retrive-document-by-ref.js
- step7-retrive-document-by-index.js
- step8a-update-document.js
- step8b-replace-document.js
- step9-delete-document.js
- .gitignore
- hello.js
- package-lock.json
- package.json
- hello.zip
- index.tsx
- .env.example
- .gitignore
- gatsby-config.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
- tsconfig.json
- .gitignore
- add.js
- package.json
- hello.zip
- index.tsx
- .env.example
- .gitignore
- gatsby-config.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
- tsconfig.json
- .gitignore
- graphql_hello.js
- package.json
- yarn.lock
- client.js
- wrap-root-element.js
- index.tsx
- .gitignore
- gatsby-browser.js
- gatsby-config.js
- gatsby-ssr.js
- LICENSE
- netlify.toml
- package.json
- README.md
- tsconfig.json
- yarn.lock
- .gitignore
- graphql_faunadb.js
- package.json
- yarn.lock
- client.js
- wrap-root-element.js
- index.tsx
- .env.example
- .gitignore
- gatsby-browser.js
- gatsby-config.js
- gatsby-ssr.js
- LICENSE
- netlify.toml
- package.json
- README.md
- tsconfig.json
- yarn.lock
- settings.json
- footer.js
- header.js
- layout.js
- seo.js
- index.js
- global.css
- blog-post.js
- favicon.ico
- .gitignore
- .prettierignore
- .prettierrc
- gatsby-browser.js
- gatsby-config.js
- gatsby-node.js
- LICENSE
- package.json
- README.md
- yarn.lock
- .gitignore
- package-lock.json
- package.json
- README.md
- step00-database-connection.js
- step01-create-schema-add-document.js
- step02-create-schema-with-index.js
- step03-create-multiple-documents.js
- step04-fetch-all-documents.js
- step05-find-by-field.js
- step06-find-by-id.js
- step07-find-single-document.js
- step08-find-and-update-document.js
- step09-update-one-document.js
- step10-update-many-document.js
- step11-findById-and-update.js
- step12-findone-and-update.js
- step13-replace-document.js
- step14-delete-document.js
- step15-delete-many-documents.js
- step16-findById-and-delete.js
- step17-related-document-one-to-one.js
- step18-populate-related-documents.js
- step19-related-document-one-to-many.js
- step20-related-document-one-to-many2.js
- .gitignore
- hello.js
- package-lock.json
- package.json
- index.tsx
- .env.example
- .gitignore
- gatsby-config.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
- tsconfig.json
- .gitignore
- add.js
- package-lock.json
- package.json
- index.tsx
- .env.example
- .gitignore
- gatsby-config.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
- tsconfig.json
- .gitignore
- graphql_mongodb.js
- package-lock.json
- package.json
- yarn.lock
- client.js
- wrap-root-element.js
- index.tsx
- .env.example
- .gitignore
- gatsby-browser.js
- gatsby-config.js
- gatsby-ssr.js
- LICENSE
- netlify.toml
- package-lock.json
- package.json
- README.md
- tsconfig.json
- yarn.lock
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/panacloud-modern-global-apps/jamstack-serverless
Downloads the entire project code from GitHub to your computer.
cd jamstack-serverless
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
cd step00_gatsby_typescript_helloworld
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
