https://github.com/freshbitsweb/digital-visiting-card-js
https://github.com/freshbitsweb/digital-visiting-card-js
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/freshbitsweb/digital-visiting-card-js
- Owner: freshbitsweb
- Created: 2022-02-24T13:17:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-13T05:25:12.000Z (over 2 years ago)
- Last Synced: 2025-01-21T00:51:22.956Z (3 months ago)
- Language: JavaScript
- Size: 314 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Digital Visiting Card
[](https://app.netlify.com/sites/digital-visiting-demo/deploys)
## Developer Setup Steps
1. Clone The Repo: `[email protected]:freshbitsweb/digital-visiting-card-js.git`2. Create .env file from the example file: `php -r "file_exists('.env') || copy('.env.example', '.env');"`
3. Setup the variable (For Local Use)
## Deployment Steps
1. Clone The Repo: `[email protected]:freshbitsweb/digital-visiting-card-js.git`.2. Create a new repository in your github account and push the code.
3. Configure your netlify account with github and deploy the repository with netlify.
4. Configure environment variable from the deploy settings `https://app.netlify.com/sites/{site-url}/settings/deploys#environment`
5. And Then Enjoy!!