Skip to content

jessicarose/website

 
 

Repository files navigation

QueerJS

Getting Started

To run this site locally,

  1. Create a file in the project root called .env.production with the contents GATSBY_AIRTABLE_KEY=somekey. somekey needs to be a valid AirTable API key; if you're part of QueerJS and need the real API key, ask another organizer to give it to you.

  2. Run the following in terminal:

npm i
npm run dev

or

yarn install
yarn run dev
  1. Navigate to http://localhost:8000.

Adding a New Meetup City

If you discover any bugs in this site, please file an issue.

Thank you ✨

About

QueerJS website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • CSS 0.5%