Skip to content

DesterCMS/Dester-CMS-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dester-Server

This is a middle server that handles the api requestes to the TMDB api.

[This server will handle users and login functionality in the future to authenticate users using Auth0]

Environmental Variables [Vercel]

DESTER_FRONTEND_URL : Url of your Frontend deployment.
DESTER_BACKEND_URL : Url of your Backend deployment.
DESTER_TMDB_API_KEY : TMDb api key.

CORS is enabled by default and you should provide the actual domain or main deployment url and can only be accessed by them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published