Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 857 Bytes

Readme.md

File metadata and controls

21 lines (12 loc) · 857 Bytes

Digital Visiting Card

Netlify Status

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!!