Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vishnuraghavb/enbizcard
EnBizCard helps you create interactive and responsive HTML-based digital business cards that can be hosted with your website.
https://github.com/vishnuraghavb/enbizcard
business business-card card customizable digital-business-card embed free generate generator iframe-embeds nuxtjs open-source privacy product-showcase sections vuejs webapp webapplication
Last synced: 5 days ago
JSON representation
EnBizCard helps you create interactive and responsive HTML-based digital business cards that can be hosted with your website.
- Host: GitHub
- URL: https://github.com/vishnuraghavb/enbizcard
- Owner: vishnuraghavb
- License: agpl-3.0
- Created: 2020-08-03T07:45:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T12:19:32.000Z (10 months ago)
- Last Synced: 2024-12-13T14:06:26.388Z (12 days ago)
- Topics: business, business-card, card, customizable, digital-business-card, embed, free, generate, generator, iframe-embeds, nuxtjs, open-source, privacy, product-showcase, sections, vuejs, webapp, webapplication
- Language: JavaScript
- Homepage: https://enbizcard.vishnuraghav.com
- Size: 38.4 MB
- Stars: 510
- Watchers: 17
- Forks: 187
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.YML
- License: LICENSE
Awesome Lists containing this project
README
An Open-Source Digital Business Card Generator
Why Pay When Your Digital Business Cards Can Be Hosted on Your Website for Free!
EnBizCard helps you create interactive and responsive HTML-based digital business cards that can be hosted with your website.
Open App | View demo---
---
## Goals
- Minimize the cost of paying third-party services to host your digital business cards
- Elegant design and functionality
- Quick and easy setup## Features
- Concise action buttons
- Click to contact via Phone, WhatsApp, Email, etc
- Direct vCard download (lets user download your contact information to their phone)
- Social media links
- PGP public key sharing
- Share your card with anyone using QR-code or link
- Showcase images, artworks, music, videos, poems, brochures, products, services or anything up to your imagination
- Embed any kind of HTML content (videos, music, maps, contact forms, you name it.)
- Themes
- Track your audience with analytics
- Custom fonts## Highlights
- Zero limitations
- Your data belongs to you
- Private by design## Future
Check out the [roadmap](https://github.com/vishnuraghavb/EnBizCard/projects/1) to see the upcoming features of Digital Business Card Generator.
Your feedback and suggestions are very important. If you have an idea to improve Digital Business Card Generator, [do let me know](#having-issues-suggestions-and-feedback). I'm always open to ideas ;)
## Having issues, suggestions and feedback?
You can,
- [Create an issue here](https://github.com/vishnuraghavb/EnBizCard/issues)
- [Join the Telegram group](http://t.me/enbizcard) (quicker replies and best for discussion)
- Contact me at [email protected]## Assets
- [Boxicons](https://boxicons.com/)
- [Feather icons](https://feathericons.com)
- Logo and some icons by [Vishnu Raghav](https://www.vishnuraghav.com/)
- [QRCode-SVG](https://github.com/papnkukn/qrcode-svg)## Self-Hosting Guide - Docker
In order to quickly host the EnBizCard Generator on a machine running Docker and Docker Compose, follow these steps:
1. Clone the repository to your machine and `cd` into the directory.
```
git clone [email protected]:vishnuraghavb/EnBizCard.git
```2. Create a .env file by copying and adjusting env.example:
```
cp env.example .env
```3. Run `docker-compose up -d`
4. Access the app at http://localhost:22212 (or a different port, in case you edited the .env file).## License
```
EnBizCard - An Open-Source Digital Business Card Generator
Copyright (C) 2021 Vishnu Raghav BThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .```
## Support me