summary refs log tree commit diff
path: root/src/routes/gateway.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* optional GATEWAY .env variableFlam3rboy2021-05-261-1/+1
* :sparkles: use new configFlam3rboy2021-05-241-3/+3
* Fix: No more type casting required, rather take the gernicsDiego Magdaleno2021-05-231-1/+1
* Config: Final config additons, now everything should work as desiredDiego Magdaleno2021-05-221-1/+1
* Config: Refactor config method, so we have a new get all option, fix issues i...Diego Magdaleno2021-05-211-2/+1
* Config: First rewrite of config and working implementation of getting valuesDiego Magdaleno2021-05-191-3/+4
* Config: Those bracks dont go thereDiego Magdaleno2021-05-151-1/+1
* Config: Redo config to be more straight to the pointDiego Magdaleno2021-05-151-3/+2
* Config: Be able to configure the target_urlDiego Magdaleno2021-05-151-1/+4
* Change default port:Flam3rboy2021-05-021-1/+1
* :art: change default port to 1000 + CORSFlam3rboy2021-04-191-1/+1
* :construction: experiments + gateway routeFlam3rboy2021-04-061-0/+9