Server ecosystem for Standard Notes; fully self-hostable.
Find a file
standardci 2073c735a5
chore(release): publish new version
- @standardnotes/analytics@2.25.15
 - @standardnotes/api-gateway@1.71.0
 - @standardnotes/auth-server@1.133.0
 - @standardnotes/domain-events-infra@1.12.12
 - @standardnotes/domain-events@2.115.1
 - @standardnotes/event-store@1.11.21
 - @standardnotes/files-server@1.21.0
 - @standardnotes/home-server@1.14.2
 - @standardnotes/revisions-server@1.26.9
 - @standardnotes/scheduler-server@1.20.25
 - @standardnotes/security@1.10.0
 - @standardnotes/syncing-server@1.82.0
 - @standardnotes/websockets-server@1.10.19
2023-08-22 09:23:30 +00:00
.github fix: e2e parameter for running vault tests 2023-08-18 11:11:54 +02:00
.vscode chore: upgrade node to 18.13.0 2023-01-25 15:21:26 +01:00
.yarn feat: add mongodb initial support (#696) 2023-08-16 13:00:16 +02:00
data fix: newrelic deps and setup db and cache for local development purposes 2022-06-24 15:18:41 +02:00
docker feat: add mechanism for determining if a user should use the primary or secondary items database (#700) 2023-08-18 16:45:10 +02:00
logs feat: add initial supervisor setup 2023-02-03 11:26:06 +01:00
packages chore(release): publish new version 2023-08-22 09:23:30 +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 Revert "fix: unplug node-gyp based deps (#637)" 2023-07-04 12:56:10 +02:00
.nvmrc feat: upgrade to node 20.2.0 (#616) 2023-05-30 10:41:10 +02:00
.pnp.cjs feat: add mongodb initial support (#696) 2023-08-16 13:00:16 +02:00
.pnp.loader.mjs fix: upgrade yarn to 4.0.0-rc.43 2023-05-05 10:34:23 +02:00
.prettierrc refactor: future-proof code verifier check on sign in (#363) 2022-12-07 07:58:26 -06:00
.yarnrc.yml fix: upgrade yarn to 4.0.0-rc.43 2023-05-05 10:34:23 +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: add mechanism for determining if a user should use the primary or secondary items database (#700) 2023-08-18 16:45:10 +02:00
docker-compose.example.yml Update docker-compose.example.yml (#673) 2023-07-26 13:52:40 +02:00
Dockerfile feat: upgrade to node 20.2.0 (#616) 2023-05-30 10:41:10 +02:00
jest.config.js chore(deps): upgrade jest and ts-jest 2022-10-06 12:43:30 +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 fix(syncing-server): race condition when adding admin user to newly created shared vault (#688) 2023-08-08 11:02:10 +02:00
README.md Initial commit 2022-06-17 12:16:44 +02:00
tsconfig.json chore: remove proxy service 2023-02-24 08:14:17 +01:00
yarn.lock feat: add mongodb initial support (#696) 2023-08-16 13:00:16 +02:00

server

Server applications monorepo