This website requires JavaScript.
Explore
Help
Sign In
ag-admin
/
OpenSlides
Watch
0
Star
0
Fork
0
You've already forked OpenSlides
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a8fcb89f48
OpenSlides
/
client
/
.dockerignore
5 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Repository restructure - moved all server related things into the folder `server`, so this configuration is parallel to the client. - All main "services" are now folders in the root directory - Added Dockerfiles to each service (currently server and client) - Added a docker compose configuration to start everything together. Currently there are heavy dependencies into https://github.com/OpenSlides/openslides-docker-compose - Resturctured the .gitignore. If someone needs something excluded, please add it to the right section. - Added initial build setup with Docker and docker-compose. - removed setup.py. We won't deliver OpenSlides via pip anymore.
2020-06-18 15:22:38 +02:00
.git
**/node_modules
Update .dockerignore to reduce the context size
2020-09-29 16:16:58 +02:00
**/.vscode
update client
2021-02-05 12:36:02 +01:00
build.sh
Reference in New Issue
Copy Permalink