dreamside-digital / daaps-app

Prompts for sensing, making, and navigating public space

Home Page:https://www.directionstonowhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directions to Nowhere in Particular

Prompts for sensing, making, and navigating public space.

A progressive web app built on Next.js and Airtable, available at www.directionstonowhere.com.

Tech Stack

  • The website is created with Next.js using the plugin next-pwa to generate a progressive web app.
  • The data store is an Airtable base

Local development

Fork or clone the repo, then install the dependencies:

yarn

Create a .env file at the project root and add the Airtable credentials:

AIRTABLE_API_KEY=key*************
AIRTABLE_BASE_ID=app*************

Run the local server:

yarn dev

Hosting and deployment

The app is currently hosted on Heroku can can be deployed via the Heroku CLI.

About

Prompts for sensing, making, and navigating public space

https://www.directionstonowhere.com/


Languages

Language:JavaScript 87.1%Language:SCSS 9.6%Language:CSS 3.3%