Server ecosystem for Standard Notes; fully self-hostable.
Find a file
standardci bb53e88a4e
chore(release): publish new version
- @standardnotes/api-gateway@1.3.1
 - @standardnotes/auth-server@1.3.4
 - @standardnotes/files-server@1.1.8
 - @standardnotes/scheduler-server@1.2.3
 - @standardnotes/syncing-server@1.1.8
2022-06-28 12:20:39 +00:00
.github/workflows fix: install to be immutable 2022-06-28 11:13:06 +02:00
.vscode feat: add auth server package 2022-06-22 12:33:00 +02:00
.yarn chore(deps): upgrade snjs 2022-06-28 08:50:24 +00: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-06-28 12:20:39 +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: newrelic deps and setup db and cache for local development purposes 2022-06-24 15:18:41 +02:00
.nvmrc fix: update node version to latest lts 2022-06-22 10:21:23 +02:00
.pnp.cjs chore(deps): upgrade snjs 2022-06-28 08:50:24 +00:00
.pnp.loader.mjs fix: add pnp setup 2022-06-21 11:23:39 +02:00
.yarnrc.yml fix: docker image building 2022-06-21 13:53:26 +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 feat: add auth server package 2022-06-22 12:33:00 +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: add ini dep for ncu 2022-06-27 16:52:20 -05:00
README.md Initial commit 2022-06-17 12:16:44 +02:00
tsconfig.json feat: add api-gateway package 2022-06-23 11:33:14 +02:00
yarn.lock chore(deps): upgrade snjs 2022-06-28 08:50:24 +00:00

server

Server applications monorepo