issues
search
tddbin
/
tddbin-frontend
The source of TDDbin. -
http://tddbin.com
MIT License
225
stars
36
forks
source link
Ensure HTTPS works
#56
Closed
wolframkriesing
closed
5 years ago
wolframkriesing
commented
5 years ago
[x] make HTTPS work (and HTTP locally for development)
[x] replace all KATAS_SERVICE_DOMAIN with KATAS_SERVICE_URL which contains the protocol too
[x] configure it properly for production
[x] make it work so in dev i can work with a local URL (on HTTP, to make dev simpler)
[x] housekeeping: use concurrently, to not have errors that parallelshell throws
[x] housekeeping: remove eslint, just adds noise in the code