Nutriverse is a web application designed to provide users with personalized nutrition plans and health insights. This guide will walk you through the steps to deploy Nutriverse.
Before deploying Nutriverse, ensure you have the following installed:
Clone the Nutriverse repository to your local machine:
git clone https://github.com/0PkCk0/NutriVerse.git
cd NutriVersenpm installDB_CONNECT TOKEN_SECRET EMAIL_HOST EMAIL_PORT EMAIL_USERNAME EMAIL_PASSWORD PAYPAL_CLIENT_ID PAYPAL_CLIENT_SECRET PORT
Modify those variables according to your environment
npm startThe Port is https://localhost:3000