Skip to content

website and API for an experience art project πŸ¦•πŸ•βž°

License

Notifications You must be signed in to change notification settings

annthurium/vaporloop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

VAPORLOOP

website and API for an experience art project πŸ¦•πŸ•βž°

Running the application

Clone the application:

git clone https://github.com/annthurium/vaporloop
cd vaporloop

Install the dependencies:

npm install

Replace the variables in .env.example with real values, and set them as variables in your local environment.

Fill in your Twilio Account SID and auth token, which cam be found in the Twilio console in the .env file.

You'll also need Airtable account credentials which can be found here. Click through to the base you want to generate credentials for.

Run the dev server:

npm start

Deploying the application

The app is automatically deployed to Heroku when new branches are merged in to main.

If you add new environment variables, you'll need to add them to the Heroku console in order for the app to run correctly.

About

website and API for an experience art project πŸ¦•πŸ•βž°

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published