This website requires JavaScript.
Explore
Help
Register
Sign In
tfoman
/
devops-directive-docker-course
Watch
1
Star
0
Fork
0
You've already forked devops-directive-docker-course
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc832ac671c6cca4941365a443d8403a815cb994
devops-directive-docker-course
/
04-building-container-images
/
sample-app
/
api-node
History
sid palas
dc832ac671
Set up vite proxy server, remove CORS hack
2023-01-23 17:01:37 -05:00
..
src
Set up vite proxy server, remove CORS hack
2023-01-23 17:01:37 -05:00
.dockerignore
Initial commit with sample app
2023-01-23 10:48:02 -05:00
Dockerfile
Initial commit with sample app
2023-01-23 10:48:02 -05:00
Makefile
Override CORS, query apis from client
2023-01-23 15:06:40 -05:00
package-lock.json
Set up vite proxy server, remove CORS hack
2023-01-23 17:01:37 -05:00
package.json
Set up vite proxy server, remove CORS hack
2023-01-23 17:01:37 -05:00
README.md
Initial commit with sample app
2023-01-23 10:48:02 -05:00
README.md
npm init npm install express pg
node src/index.js