# rsvp **Repository Path**: mirrors_dblock/rsvp ## Basic Information - **Project Name**: rsvp - **Description**: Rails version of RSVP collection app for onsite and comms events - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RSVP App for collecting RSVPs for onsite and comms events Note: This app just holds event information. The RSVP back-end functionality has been deprecated, in favor of sending data to Looker, and [CRM](https://github.com/artsy/constellation). ## Meta [![Build Status](https://circleci.com/gh/artsy/rsvp.svg?style=svg)](https://circleci.com/gh/artsy/rsvp) * __State:__ production * __Production:__: [rsvp.artsy.net](https://rsvp.artsy.net), [artsy-rsvp-production](https://dashboard.heroku.com/apps/artsy-rsvp-production) * __Staging:__: [artsy-rsvp-staging.herokuapp.com](https://artsy-rsvp-staging.herokuapp.com), [artsy-rsvp-staging](https://dashboard.heroku.com/apps/artsy-rsvp-staging) * __Github:__ [https://github.com/artsy/rsvp/](https://github.com/artsy/rsvp/) * __Point People:__ [@mzikherman](https://github.com/mzikherman) * __Branches:__ PRs to `master` are automatically built and deployed to staging. PRs from `master` to `release` are automatically deployed to production. [Start a deploy...](https://github.com/artsy/rsvp/compare/release...master?expand=1) ## Dev See [DEV](DEV.md). ## License Copyright Artsy, 2016-2017 MIT License, see [LICENSE](LICENSE)