55d81f4771
revert lingui changes
2023-11-19 10:35:12 +01:00
545dffa351
fix dockerfile
2023-11-19 10:22:19 +01:00
8b217dfcfa
- upgrade react-resizable-panels to latest version
...
- update translations
- remove cypress
- add await to all return blocks
2023-11-19 09:52:55 +01:00
34247f13b6
design nosepass template, add tests, add template previews
2023-11-17 08:31:12 +01:00
0b4cb71320
export port 3000 on dockerfile
2023-11-15 16:44:27 +01:00
8171e90a6c
switch from sessionStorage to localStorage
2023-11-15 06:34:17 +01:00
044ef8bdb5
use npm run start instead of node as CMD
2023-11-14 20:15:12 +01:00
1a32f1bc26
switch from pnpm to npm
2023-11-14 19:11:17 +01:00
02fdb8c85b
switch from pnpm to npm
2023-11-14 19:07:56 +01:00
8ae9215309
switch from pnpm to npm
2023-11-14 19:05:24 +01:00
277bb2a70b
fix(ci): modify prisma location
2023-11-14 16:37:23 +01:00
37e94eb7f0
ci(dockerfile): 🚀 fix copy paths in dockerfile
2023-11-06 10:05:50 +01:00
fa248c47ad
ci(dockerfile): copy prisma client correctly
2023-11-05 14:23:01 +01:00
22933bd412
refactor(v4.0.0-alpha): beginning of a new era
2023-11-05 12:31:42 +01:00
9c1380f401
🚀 release v3.0.0
2022-03-06 22:48:29 +01:00
00505a9e5d
ci(docker): changes to dockerfile to make builds faster
2022-03-05 23:18:47 +01:00
37f0ab3bca
ci(docker): attempt to fix production deploy, with env management
2022-03-05 14:36:38 +01:00
5104ea6438
perf(app): working docker build stage, with github actions ci to push image
2022-03-04 10:54:31 +01:00
7e50c8e85b
ci(docker): build production Docker image, also push to Docker Hub
2022-03-03 21:14:07 +01:00
ed6578b052
attempting to make docker package smaller, and take less memory
2022-03-03 20:05:22 +01:00
5fc7a32c67
attempt docker build with pnpm
2022-03-03 15:33:11 +01:00
58160b2b6e
experiments with docker packaging, figuring out deploy plan
2022-03-03 12:24:32 +01:00
2aa3786f5f
experiments with docker packaging, figuring out deploy plan
2022-03-03 09:35:13 +01:00
2175256310
clear everything
2022-02-28 20:23:10 +01:00
d98e591fee
[2.6.3] update dockerfile to add other required packages
2021-02-16 09:59:34 +05:30
d6ae8309b4
Dockerfile improvements
...
- Add missing build dependencies for `sharp` node module (dependency of
`gatsby-plugin-sharp`).
- Add ARG instructions for firebase variables, allowing them to be set
via --build-arg flags when building the image.
- Use `npm ci` instead of `npm install`, and execute it after copying
only package*.json. This prevents having to fetch all dependencies if
package*.json hasn't changed between builds.
- Use `node:alpine` instead of `node` - not an improvement per-se,
but I happen to be more familiar with adding build dependecies in the
alpine based node image.
2021-02-14 00:41:29 -07:00
85a489cefa
[2.4.3] Add Docker Support, Make Address Optional
2020-12-24 11:08:59 +05:30
d2e3227d01
clearing the slate
2020-07-02 21:23:03 +05:30
3b0f0adfda
fix automated docker builds
2020-04-02 17:32:13 +05:30
1cb988d3dd
remove --silent from dockerfile
2020-04-02 16:52:50 +05:30
da19526e6e
create production docker image
2020-03-31 14:56:40 +05:30
f07a961075
create development docker image
2020-03-31 14:50:25 +05:30
2e624e6f6f
update app with docker files
2020-03-31 13:58:14 +05:30