ness
ness copied to clipboard
Deploy web sites and apps to your own cloud account effortlessly.
Hi Adam, I've tried to deploy a static `index.html` using ness and not had any luck. Here's the repo: https://github.com/ilanc/ness-test What I see: ```sh $ ness deploy --dir public --profile...
Bumps [@sls-next/core](https://github.com/serverless-nextjs/serverless-next.js/tree/HEAD/packages/libs/core) from 3.7.0-alpha.0 to 3.7.0. Release notes Sourced from @sls-next/core's releases. v3.7.0 3.7.0 (2022-03-31) Note: Version bump only for package serverless-nextjs-monorepo v3.7.0-alpha.12 3.7.0-alpha.12 (2022-03-15) Bug Fixes fix e2e static...
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
This project looks great! I was wondering if it was feasible to add support to redirect arbitrary domains (other than www) to ness's main domain. For example, I have a...
Hi, first of all, that project is wonderful! I was working on some demo to show to my colleagues at work and tried deploying a simple Next.js app to my...
Should tear down the previous site (after confirmation) when domain name is changed.
``` $ npx ness npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"^17.0.1" from [email protected]...
Bumps [@sls-next/lambda-at-edge](https://github.com/serverless-nextjs/serverless-next.js/tree/HEAD/packages/libs/lambda-at-edge) from 3.6.0 to 3.7.0. Release notes Sourced from @sls-next/lambda-at-edge's releases. v3.7.0 3.7.0 (2022-03-31) Note: Version bump only for package serverless-nextjs-monorepo v3.7.0-alpha.12 3.7.0-alpha.12 (2022-03-15) Bug Fixes fix e2e static...
Bumps [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) from 3.46.0 to 3.188.0. Release notes Sourced from @aws-sdk/client-route-53's releases. v3.188.0 3.188.0(2022-10-13) Chores codegen: bump smithy to 1.26.x (#4037) (e455ea5c) move smithy version settings to gradle properties (#4035)...
Bumps [react-final-form](https://github.com/final-form/react-final-form) from 6.5.7 to 6.5.9. Release notes Sourced from react-final-form's releases. v6.5.9 Added React 18 to peer dependencies (#982) https://github.com/final-form/react-final-form/compare/v6.5.8...v6.5.9 v6.5.8 Fixed final-form version restriction in peerDeps #967 #963...