Skip to content

A place to showcase the work of talented Native Hawaiian technologists to the world.

Notifications You must be signed in to change notification settings

hawaii/hawaiiansintech

 
 

Repository files navigation

Hawaiians in Tech

The website is built using Google Spreedsheet, Next.js and deployed at Vercel.

Forking this project

The code was forked from another open source project and will remain open source. These instructions should help you running on your local machine to get started.

Link your spreedsheet

  1. Duplicate this spreedhsheet template
  2. Go to File > Publish to the Web > Publish
  3. Copy the id between /spreadsheets/ and /edit in the url:

    https://docs.google.com/spreadsheets/d/1W7cOTU2nUfT-3N88Aa09ZtZYv_KhtYkbCtpdm_9FeT4/edit

  4. Paste the ID in the file pages/api/technologists.js

Install the dependencies

Making sure you're in the correct project folder and install the dependencies:

yarn install

Run the project locally

To start the development server run:

yarn dev

In your browser, open localhost:3000.

Deploy at vercel

Deploy with Vercel

About

A place to showcase the work of talented Native Hawaiian technologists to the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.1%
  • CSS 12.9%