Skip to content

A CockroachDB sample app for coordinating social events using Next.js with react-bootstrap deployed on vercel

License

Notifications You must be signed in to change notification settings

cockroachdb/nextjs-react-vercel-crdb-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js with react-bootstrap example application

License

This CockroachDB sample application shows how to use Next.js along with react-bootstrap. The full instructions are available via https://www.cockroachlabs.com/blog/tutorial-nextjs-vercel-cockroachdb/.

Deploy your own

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-react-bootstrap with-react-bootstrap-app
# or
yarn create next-app --example with-react-bootstrap with-react-bootstrap-app
# or
pnpm create next-app -- --example with-react-bootstrap with-react-bootstrap-app

Deploy it to the cloud with Vercel (Documentation).

About

A CockroachDB sample app for coordinating social events using Next.js with react-bootstrap deployed on vercel

Topics

Resources

License

Stars

Watchers

Forks