nofurtherinformation / battlesound

Home Page:battlesound-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

This code repository and website are licensed under Creative Commons Non-Commercial Share Alike Attribution 4.0. An acceptable license is below and must accompany the website during all publications, derivatives, and presentations that use part or all of the code in this repo:

Map Design, Programming, and Data Visualization (c) Dylan Halpern, 2022. Licensed Under Creative Commons NC SA Attribution 4.0

Env Variables

There are two required env variables:

NEXT_PUBLIC_SOUND_DATA_ENDPOINT should point to the sound directory NEXT_PUBLIC_MAPBOX_API_KEY should allow Mapbox basemap API access

The mapbox basemap style is available at this style URL: mapbox://styles/dhalpern/cl2ih86m6000414lt3r30nf6h

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

battlesound-five.vercel.app


Languages

Language:JavaScript 95.4%Language:Jupyter Notebook 4.2%Language:CSS 0.4%