Server ecosystem for Standard Notes; fully self-hostable.
Find a file
standardci e94b0d0b02
chore(release): publish new version
- @standardnotes/analytics@2.34.1
 - @standardnotes/api-gateway@1.87.1
 - @standardnotes/auth-server@1.174.1
 - @standardnotes/common@1.52.1
 - @standardnotes/domain-core@1.41.1
 - @standardnotes/domain-events-infra@1.22.1
 - @standardnotes/domain-events@2.137.1
 - @standardnotes/files-server@1.36.1
 - @standardnotes/grpc@1.3.1
 - @standardnotes/home-server@1.22.1
 - @standardnotes/predicates@1.8.1
 - @standardnotes/revisions-server@1.51.1
 - @standardnotes/scheduler-server@1.27.6
 - @standardnotes/security@1.17.1
 - @standardnotes/settings@1.23.1
 - @standardnotes/sncrypto-node@1.16.1
 - @standardnotes/syncing-server@1.126.1
 - @standardnotes/time@1.18.1
 - @standardnotes/websockets-server@1.20.4
2023-11-27 09:14:33 +00:00
.github feat: allow github publish action permission to mint id-token 2023-11-27 09:22:22 +01:00
.vscode chore: upgrade node to 18.13.0 2023-01-25 15:21:26 +01:00
.yarn feat(grpc): add syncing protocol buffers (#930) 2023-11-20 11:08:16 +01:00
data fix: newrelic deps and setup db and cache for local development purposes 2022-06-24 15:18:41 +02:00
docker feat(grpc): add syncing protocol buffers (#930) 2023-11-20 11:08:16 +01:00
logs feat: add initial supervisor setup 2023-02-03 11:26:06 +01:00
packages chore(release): publish new version 2023-11-27 09:14:33 +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 (#835) 2023-09-18 13:32:49 +02:00
.pnp.cjs feat(grpc): add syncing protocol buffers (#930) 2023-11-20 11:08:16 +01:00
.pnp.loader.mjs chore: upgrade node version (#835) 2023-09-18 13:32:49 +02:00
.prettierrc refactor: future-proof code verifier check on sign in (#363) 2022-12-07 07:58:26 -06:00
.yarnrc.yml chore: upgrade node version (#835) 2023-09-18 13:32:49 +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 feat(grpc): add syncing protocol buffers (#930) 2023-11-20 11:08:16 +01:00
docker-compose.example.yml chore: upgrade node version (#835) 2023-09-18 13:32:49 +02:00
Dockerfile feat: remove transition state (#882) 2023-10-19 11:38:16 +02: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
LICENSE Initial commit 2022-06-17 12:16:44 +02:00
linter.tsconfig.json feat: add auth server package 2022-06-22 12:33:00 +02:00
package.json feat: add grpc sessions validation server (#928) 2023-11-16 10:10:42 +01:00
README.md Initial commit 2022-06-17 12:16:44 +02:00
tsconfig.json feat: add grpc sessions validation server (#928) 2023-11-16 10:10:42 +01:00
yarn.lock feat(grpc): add syncing protocol buffers (#930) 2023-11-20 11:08:16 +01:00

server

Server applications monorepo