Commit Graph

6 Commits

Author SHA1 Message Date
Deepak Prabhakara
e94384cdc8 updated node, bumped up version 2023-03-24 13:24:09 +00:00
Deepak Prabhakara
8f4a6c10c2
updated node (#148)
* updated node

* updated lock file
2023-02-22 17:47:24 +00:00
Aswin V
57b8ddf17c
Optimise multi platform build (#128)
* Use next.js standalone to optimise docker image

* Temporarily disable release branch check

* Set `PORT` env

* Use the build machine architecture to build and target platform for running

* Prep for PR

* Update node image

* Test with latest image and use ARG for image version

* Prep for PR
2022-12-09 15:04:40 +00:00
Deepak Prabhakara
e8eed5cbf4 updated node 2022-10-14 18:20:42 +01:00
Kiran K
fdaa190df4
Add Github actions (#15)
* Add Github actions

* Fix the docker build issue

* Remove the duplicate Github action

* only need runtime env vars during build

* ENV NEXT_TELEMETRY_DISABLED is a runtime env var

* Add missing keys to package.json

* Use the npm version as tag

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-10 17:20:33 +00:00
Kiran K
1f6b8fcc85 Add Dockerfile (#4) 2022-02-28 21:53:55 +00:00