Skip to content
View viviarentals's full-sized avatar
:atom:
:atom:

Organizations

@vivia-connect-app

Block or report viviarentals

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
.github/profile/README.md

Hereโ€™s a solid starter template for your viviarentals project README.md, especially if youโ€™re integrating rental tech, APIs, and automation tools:


# ๐Ÿ  viviarentals

Modern property management infrastructure with listing syndication, automated billing, and secure Stripe-powered payments. Built for landlords, renters, and devs alike.

---

## ๐Ÿš€ What is VIVIA?

**viviarentals** is a developer-first rental platform that:

- Syncs listings to Zillow, Facebook Marketplace, Flexmls, and Redfin
- Handles rent payments, deposits, and invoicing via Stripe Connect
- Supports OAuth, webhooks, SAML, and XML feed integrations
- Offers a renter UX optimized for speed, mobile, and accessibility

---

## ๐Ÿ›  Tech Stack

- **Frontend**: React + Tailwind CSS
- **Backend**: Node.js + Express
- **Database**: MongoDB + Stripe
- **Infra**: Netlify, Cloudflare, GitHub Actions

---

## ๐Ÿ”Œ Key Integrations

| Service        | Purpose                          |
|----------------|----------------------------------|
| Stripe         | Rent, deposits, invoicing        |
| Flexmls        | MLS listing sync                 |
| Zumper         | Tenant applications              |
| Zillow API     | Listing syndication              |
| Netlify        | Hosting & serverless functions   |
| GitHub Actions | CI/CD, security workflows        |

---

## ๐Ÿ“ฆ Installation

```bash
git clone https://github.com/viviarentals/viviarentals-com.git
cd viviarentals-com
npm install
npm run dev

Set up your .env file:

STRIPE_SECRET_KEY=sk_test_...
MONGO_URI=mongodb://localhost:27017/vivia
API_BASE_URL=https://api.viviarentals.com

๐Ÿงช Running Tests

npm run test

๐Ÿ“„ License

MIT License


Need help with deployment, API usage, or integration? Visit viviarentals.com or contact the team.


Let me know if you want sections for:
- Swagger/OpenAPI reference
- Contributor guidelines
- GitHub security policy badge integration (`SECURITY.md`)

I can also version it for NPM or GitHub Releases.

Pinned Loading

  1. vivia-tryus-inc--stripe-dashboard vivia-tryus-inc--stripe-dashboard Public

    Forked from googleanalytics/java-docs-samples

    Frontend dashboard for Vivia Rentals with integrated Stripe Connect Embedded Components, including account management, payouts, payments, balances, compliance alerts, and documents โ€” built for Striโ€ฆ

    Java

  2. viviarentals-com viviarentals-com Public

    residential property management platform

    JavaScript 1