11 Commits

Author SHA1 Message Date
Louistiti 9487eb363e feat(scripts): merge fetch status 2026-03-24 14:50:09 +08:00
louistiti a80e8ba65d refactor(server): log helper to static class 2022-09-26 21:29:56 +08:00
louistiti 4f1683dc55 refactor(server): capitalize singleton helpers instance constants 2022-09-21 20:25:00 +08:00
Divlo b7f20710db refactor(server): log helper to TypeScript 2022-09-16 19:36:58 +02:00
louistiti 019c462bfa feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti 00c475ea00 refactor(web app): introduce Vite 2021-03-16 01:11:40 +08:00
louistiti 328eeff144 style: semicolons and comments clean up 2021-03-02 17:02:55 +08:00
Louistiti cdef5f8d15 refactor: remove web app env variables 2019-05-25 12:16:10 +08:00
Louistiti 7c4403fdaf refactor: give a try for better reverse proxy 2019-05-20 08:24:59 +08:00
ctombumila37 a438d6f942 fix(web app): enable environment variables
Enable environment variables by pulling in 'envify' as a dependency.
'envify' loads a file named '.env' lying in the leon root directory and
replaces any occurence of process.env.FOO by the corresponding entry in
'.env'.
2019-02-24 15:20:03 +08:00
Louistiti ed093bf654 chore: init 2019-02-10 20:26:50 +08:00