Skip to content

XYZLZ/NeutralArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Neutral Art

Create a .env file in the backend folder and place the following variables below

OPENAI_API_KEY=

CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=

SECRETJWT=
PORT=7000
FRONTEND_ORIGIN=
MONGODB_URI=


AUTH_EMAIL=
AUTH_PASS=

PAYPAL_API_CLIENT=
PAYPAL_API_SECRET=
PAYPAL_API=https://api-m.sandbox.paypal.com

the auth_email and pass is for send the email verification.

go to the backend and the frontend folder and run the command npm i

finaly to run this proyect you need to run the server and the server for the frontend.

cd backend
npm start

to run the frontend

cd frontend
npm run dev

open your browser to link

About

AI image generation proyect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages