Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 699 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 699 Bytes

Aya Wild Healing Website

This is a minimum viable business website for the Aya Wild Healing brand. It is to be used by the owner of Aya Wild and her customers. Use the terminal commands below to run the website on your local machine.

command to run on localhost: npm run dev

command to run database: node src/db/index.js

please note that the .env file has been published for class grading only and the email password has been removed for client privacy. The .env file must be supplied with the app password corresponding to the gmail address in order for db testing and all nodemailer based methods to work. The .env file should be removed prior to launching of website for business