GitHub / lcahlander / multi-container-nginx-react-existdb
Sample deployment of an eXist-db based application into a multiple docker container environment.
Stars: 1
Forks: 1
Open issues: 17
License: mit
Language: JavaScript
Size: 18.4 MB
Dependencies parsed at:
27
Created at: about 3 years ago
Updated at: about 1 year ago
Pushed at: about 2 months ago
Last synced at: about 2 months ago
Topics: aws, docker, exist-db, jwt, nginx, oidc, reactjs
backend/xar/pom.xml
maven
- org.exist-db:exist-core 6.0.1
- junit:junit test
- org.xmlunit:xmlunit-core 2.9.0 test
- @testing-library/jest-dom ^5.16.4
- @testing-library/react ^13.3.0
- @testing-library/user-event ^14.2.3
- @types/jest ^28.1.5
- @types/node ^16.11.41
- @types/react ^18.0.15
- @types/react-dom ^18.0.6
- bootstrap ^5.1.3
- react ^18.2.0
- react-bootstrap ^2.4.0
- react-bootstrap-icons ^1.8.4
- react-dom ^18.2.0
- react-json-tree ^0.17.0
- react-router ^6.3.0
- react-router-dom ^6.3.0
- react-scripts ^5.0.1
- react-simple-tree-menu ^1.1.18
- typescript ^4.7.4
- web-vitals ^2.1.4
client/Dockerfile
docker
docker-compose.yml
docker
- lcahlander/existdb latest
- nginxplus latest
nginx/Dockerfile
docker
- nginx latest build