This website requires JavaScript.
Explore
Help
Sign in
xmj
/
element-call
Watch
1
Star
0
Fork
You've already forked element-call
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
helm-charts
element-call
/
.gitignore
13 lines
101 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2021-07-16 21:22:03 +00:00
node_modules
.DS_Store
Add `.env` to `.gitignore` Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2022-07-15 09:29:25 +00:00
.env
Initial commit
2021-07-16 21:22:03 +00:00
dist
dist-ssr
Add .idea to gitignore For those of us using WebStorm
2022-03-16 19:44:38 +00:00
*.local
.idea/
Add instructions to put config.json inside public/
2022-11-09 15:55:21 +00:00
public/config.json
Add coverage reports to .gitignore
2023-02-15 20:13:39 +00:00
/coverage
Add docker-compose & helm config - Add docker-compose as well as instructions to run it locally with exposed ports 8080 & 8443 (with required nginx.conf additions) - Add helm chart; it's pretty default and contains one template extension: we should be able to mount public/config.json from values.yaml (untested)
2023-07-09 08:47:25 +00:00
.*.sw?
certs/
Reference in a new issue
Copy permalink