-
Clone the repository
git clone git@github.com:LuisFelipePoma/Movies_Recomender_With_Golang.git
-
Set up your
VITE_API_TMDB
insrc\docker-compose.yml
# App Web (FRONTEND) app: build: context: ./app dockerfile: Dockerfile environment: - VITE_API_URL=http://127.0.0.1:3000/api - VITE_API_TMDB=--YOUR-API-KEY-- ports: - "4321:4321" networks: - app depends_on: - api
-
Run the next command to start the project in
src\
docker-compose --build up
-
Notifications
You must be signed in to change notification settings - Fork 0
License
LuisFelipePoma/Movies_Recomender_With_Golang
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published