Skip to content

A modern cloud-native web app using Jamstack, Netlify, and CockroachDB

License

Notifications You must be signed in to change notification settings

cockroachdb/jamstack-netlify-cockroachdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using CockroachDB with a Jamstack + Netlify App

The Jamstack web application architecture comprises JavaScript, an API, and markups. A static site generator such as React-Static, Hugo, or Gatsby provides the frontend application with static markups.

Let’s explore how to use React-Static to generate our static Jamstack application. This application will store data in a CockroachDB using Netlify Functions and serve end-users using Netlify.

To run the app, follow the instructions outlined in the blog.