Server ecosystem for Standard Notes; fully self-hostable.
Find a file
standardci 43064c8c55
chore(release): publish new version
- @standardnotes/analytics@2.11.9
 - @standardnotes/api-gateway@1.39.2
 - @standardnotes/auth-server@1.60.10
 - @standardnotes/domain-events-infra@1.9.33
 - @standardnotes/event-store@1.6.29
 - @standardnotes/files-server@1.8.29
 - @standardnotes/revisions-server@1.4.4
 - @standardnotes/scheduler-server@1.13.30
 - @standardnotes/settings@1.18.4
 - @standardnotes/syncing-server@1.18.8
 - @standardnotes/websockets-server@1.4.30
 - @standardnotes/workspace-server@1.17.29
2022-11-24 08:59:04 +00:00
.github Revert "chore: tmp disable e2e to publish images with fixed sns and sqs binding" 2022-11-23 09:29:12 +01:00
.vscode feat: add auth server package 2022-06-22 12:33:00 +02:00
.yarn chore(deps): upgrade aws sdk 2022-11-23 13:10:05 +01:00
data fix: newrelic deps and setup db and cache for local development purposes 2022-06-24 15:18:41 +02:00
packages chore(release): publish new version 2022-11-24 08:59:04 +00:00
scripts fix: pushing tags one by one on release 2022-06-23 18:55:55 +02:00
.env.sample fix: newrelic deps and setup db and cache for local development purposes 2022-06-24 15:18:41 +02:00
.eslintignore feat: add scheduler server 2022-06-17 13:06:44 +02:00
.eslintrc fix: linter setup 2022-06-21 14:25:56 +02:00
.gitignore fix: add unplugged packages for a zero-install setup 2022-07-06 10:21:35 +02:00
.nvmrc chore(deps): upgrade to latest node LTS 2022-11-14 10:21:18 +01:00
.pnp.cjs chore(deps): remove newrelic native metrics 2022-11-24 09:56:53 +01:00
.pnp.loader.mjs feat: building server applications in ARM64 architecture for Docker 2022-10-19 10:25:01 +02:00
.yarnrc.yml feat: building server applications in ARM64 architecture for Docker 2022-10-19 10:25:01 +02:00
commitlint.config.js feat: initial commit 2022-06-17 12:47:25 +02:00
docker-compose.yml fix: newrelic deps and setup db and cache for local development purposes 2022-06-24 15:18:41 +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 chore(deps): remove newrelic native metrics 2022-11-24 09:56:53 +01:00
README.md Initial commit 2022-06-17 12:16:44 +02:00
tsconfig.json feat(revisions): add revisions microservice 2022-11-18 11:54:42 +01:00
yarn.lock chore(deps): remove newrelic native metrics 2022-11-24 09:56:53 +01:00

server

Server applications monorepo