Skip to content

Cameron-Porter/rate-my-installation

Repository files navigation

Rate My Unit

This is a personal project intended to help better inform military service members of the pros/cons of each installation they may be assigned to.

With this project I am learning about static site regeneration as well as incremental site regeneration and the advantages they offer. It is also an opportunity to become more familiar with typescript and utilizing a CMS.

To-Do:

  • Setup Projects
  • Setup Actions
  • Implement PR Template
  • Implement Issue Template

Technologies

  • Typescript
  • Javascript
  • Next.js
  • GROQ
  • Sanity.io
  • OAuth

View Deployment

Vercel Deployment

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

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

npx create-next-app --example with-tailwindcss with-tailwindcss-app
yarn create next-app --example with-tailwindcss with-tailwindcss-app
pnpm create next-app --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).