Server ecosystem for Standard Notes; fully self-hostable.
Go to file
standardci dbb0e4a974
chore(release): publish new version
- @standardnotes/api-gateway@1.91.0
 - @standardnotes/files-server@1.38.0
 - @standardnotes/home-server@1.23.0
2024-03-20 15:04:32 +00:00
.github tmp: disable e2e and deployment to ecs 2024-03-15 11:20:38 +01:00
.vscode chore: upgrade node to 18.13.0 2023-01-25 15:21:26 +01:00
.yarn feat: add content sizes fixing upon grpc resource exhausted error (#1029) 2024-01-18 13:58:28 +01:00
data fix: newrelic deps and setup db and cache for local development purposes 2022-06-24 15:18:41 +02:00
docker Adds support for loading environment vars from file. (#938) 2023-12-05 12:19:30 +01:00
logs feat: add initial supervisor setup 2023-02-03 11:26:06 +01:00
packages chore(release): publish new version 2024-03-20 15:04:32 +00:00
scripts fix: pushing tags one by one on release 2022-06-23 18:55:55 +02:00
.dockerignore add localstack 2023-02-06 13:35:58 +01:00
.env.sample feat: home-server package initial setup with Api Gateway and Auth services (#605) 2023-05-16 11:38:56 +02:00
.eslintignore feat: add scheduler server 2022-06-17 13:06:44 +02:00
.eslintrc chore: fix eslint setup 2023-05-05 11:17:26 +02:00
.gitignore feat: remove newrelic integration (#862) 2023-10-10 15:07:38 +02:00
.nvmrc chore: upgrade node version to 20.10.0 (#1010) 2023-12-28 14:13:07 +01:00
.pnp.cjs feat: add content sizes fixing upon grpc resource exhausted error (#1029) 2024-01-18 13:58:28 +01:00
.pnp.loader.mjs fix(api-gateway): home server home page (#949) 2023-12-01 09:32:56 +01:00
.prettierrc refactor: future-proof code verifier check on sign in (#363) 2022-12-07 07:58:26 -06:00
.yarnrc.yml fix(api-gateway): home server home page (#949) 2023-12-01 09:32:56 +01:00
Dockerfile chore: upgrade node version to 20.10.0 (#1010) 2023-12-28 14:13:07 +01:00
LICENSE Initial commit 2022-06-17 12:16:44 +02:00
README.md Initial commit 2022-06-17 12:16:44 +02:00
bundle.sh fix: sqs configuration for aws sdk v3 2023-01-30 12:49:14 +01:00
commitlint.config.js feat: initial commit 2022-06-17 12:47:25 +02:00
docker-compose.ci.yml fix: upgrade localstack to latest version 2023-11-30 12:16:08 +01:00
docker-compose.example.yml fix: localstack version in docker compose example 2023-11-30 13:45:59 +01:00
jest.config.js feat: remove shared vault files upon shared vault removal (#852) 2023-09-25 12:56:31 +02:00
lerna.json fix: add lerna 2022-06-20 10:31:54 +02:00
linter.tsconfig.json feat: add auth server package 2022-06-22 12:33:00 +02:00
package.json fix(api-gateway): home server home page (#949) 2023-12-01 09:32:56 +01:00
tsconfig.json feat: add grpc sessions validation server (#928) 2023-11-16 10:10:42 +01:00
yarn.lock feat: add content sizes fixing upon grpc resource exhausted error (#1029) 2024-01-18 13:58:28 +01:00

README.md

server

Server applications monorepo