Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrewmcodes-archive/ruby-meetup-online

Ruby Meetup: Online landing page
https://github.com/andrewmcodes-archive/ruby-meetup-online

conference gatsby meetup rails ruby rubyonrails

Last synced: 2 days ago
JSON representation

Ruby Meetup: Online landing page

Awesome Lists containing this project

README

        


RubyMeetup.online

Landing page to collect email addresses for those interested in an online Ruby meetup.



Version
CI


License: MIT




Maintenance


Twitter: andrewmcodes


[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)

## Table of Contents

- [Development](#development)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [License](#license)
- [Contributors ✨](#contributors-)

## Development

_Make sure you read the [contributing guide](https://github.com/andrewmcodes/ruby-meetup-online/blob/master/CONTRIBUTING.md) if you are planning to submit a PR!_

### Prerequisites

- Node (I recommend using v12.16.1 or higher)
- [Gatsby CLI](https://www.gatsbyjs.org/docs/)

### Install

```sh
cd ruby-meetup-online
yarn install
```

### Usage

```sh
gatsby develop
```

You can now view ruby-meetup-online in the browser at http://localhost:8000/.

View GraphiQL, an in-browser IDE, to explore your site's data and schema at http://localhost:8000/___graphql

## Contributing

Contributions, issues and feature requests are welcome!

Feel free to check [issues page](https://github.com/andrewmcodes/ruby-meetup-online/issues). You can also take a look at the [contributing guide](https://github.com/andrewmcodes/ruby-meetup-online/blob/master/CONTRIBUTING.md).

## Code of Conduct

Everyone interacting in the Pruner project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/andrewmcodes/pruner/blob/master/CODE_OF_CONDUCT.md).

## License

This project is [MIT](https://github.com/andrewmcodes/ruby-meetup-online/blob/master/LICENSE) licensed.

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Andrew Fomera


Andrew Mason


Julian Rubisch


Matt Mayer

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!