Skip to content

Cinevoraces/cinevoraces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinévoraces logo

license

📁 Requirements

  • NodeJS >= 18.x.x

🎬 Env

Create .env files a the root of the projects.

###############
#     API     #
###############

POSTGRES_PASSWORD=
POSTGRES_USER=
POSTGRES_DB=
POSTGRES_HOST=postgres
POSTGRES_PORT=5432

CLOUDINARY_URL=
BREVO_API_KEY=
PASS_REGEXP='^(?=.*[A-Z])(?=.*[!#$%*+=?|\-])(?=.*\d)[!#$%*+=?|\-A-Za-z\d]{12,}$'
NODE_ENV=development

TEST_USER=
TEST_PASS=

###############
#     APP     #
###############

TMDB_KEY=
DISCORD_INVITE_URL=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks