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

https://github.com/freshbitsweb/digital-visiting-card-js


https://github.com/freshbitsweb/digital-visiting-card-js

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Digital Visiting Card

[![Netlify Status](https://api.netlify.com/api/v1/badges/af2c10bc-a7d4-4a4f-913a-c62f02f002e5/deploy-status)](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!!