Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vivmost/printmania

An ecommerce website for a local business dealing with customized products.
https://github.com/vivmost/printmania

Last synced: about 23 hours ago
JSON representation

An ecommerce website for a local business dealing with customized products.

Awesome Lists containing this project

README

        

# Install Dependencies

**For Backend** - `npm i`

**For Frontend** - `cd frontend` ` npm i`

# Run Locally

**For Backend** - `npm run dev`

**For Frontend** - ` npm start`

## Env Variables

Make Sure to Create a config.env file in backend/config directory and add appropriate variables in order to use the app.

**Essential Variables**
PORT,
DB_URI ,
STRIPE_API_KEY,
STRIPE_SECRET_KEY,
JWT_SECRET,
JWT_EXPIRE,
COOKIE_EXPIRE,
SMTP_SERVICE,
SMTP_MAIL,
SMTP_PASSWORD,
SMTP_HOST,
SMTP_PORT,
CLOUDINARY_NAME,
CLOUDINARY_API_KEY,
CLOUDINARY_API_SECRET,
_fill each field with your info respectively_

# Demo Account(Customer) for usage:
Login ID - [email protected]
Password - forDemoPassword