obskera / KairdeMVP

Kairde Digital Contact - Make and Share Digital Business and Contact Cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • DB_STRING = your database URI
    • CLOUD_NAME = your cloudinary cloud name
    • API_KEY = your cloudinary api key
    • API_SECRET = your cloudinary api secret
    • DEFAULT_URL = replace 'http://localhost:3000/' with url

Run

npm start

About

Kairde Digital Contact - Make and Share Digital Business and Contact Cards


Languages

Language:EJS 46.8%Language:JavaScript 40.1%Language:CSS 13.1%