Commit Graph

16 Commits

Author SHA1 Message Date
Amruth Pillai dc4aa0b496
feat(docs): add docusaurus workspace, initial setup of docs 2022-03-08 23:54:00 +01:00
Amruth Pillai a131bb3652
feat(client): add language selector, language detector and privacy/tos pages 2022-03-08 22:57:47 +01:00
Amruth Pillai 5a2594eb88
refactor(server): use proxy mechanisms to remove server_url config 2022-03-08 10:36:04 +01:00
Amruth Pillai e52edaa552
chore(husky): implement husky commit hooks to install, lint and format before commit 2022-03-08 08:11:47 +01:00
Amruth Pillai 54fd97b5ec
fix(pnpm): install deps to update pnpm-lock.yaml 2022-03-08 07:56:25 +01:00
Amruth Pillai 9df12194bf
fix(mail.service): use sendgrid api instead of nodemailer for better deliverability 2022-03-08 07:46:06 +01:00
Amruth Pillai b0a295d8bb
build(docker): minimize production docker image size by using ubuntu:focal 2022-03-07 21:43:38 +01:00
Amruth Pillai 938e2e8e25
build(v3): use pnpm, docker, docker-compose to orchestrate two services (client, server) 2022-03-07 13:43:34 +01:00
Amruth Pillai 9c1380f401
🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
Amruth Pillai a4983ac6bc
fix(i18n): load locales from file system, instead of http-backend 2022-03-05 10:08:28 +01:00
Amruth Pillai 5104ea6438
perf(app): working docker build stage, with github actions ci to push image 2022-03-04 10:54:31 +01:00
Amruth Pillai 7e50c8e85b
ci(docker): build production Docker image, also push to Docker Hub 2022-03-03 21:14:07 +01:00
Amruth Pillai ed6578b052
attempting to make docker package smaller, and take less memory 2022-03-03 20:05:22 +01:00
Amruth Pillai 5fc7a32c67
attempt docker build with pnpm 2022-03-03 15:33:11 +01:00
Amruth Pillai a30011e841
switch from pnpm to npm as package manager 2022-03-02 20:46:14 +01:00
Amruth Pillai 295172687b
🚀 release: v3.0.0 2022-03-02 17:44:11 +01:00