Karol Sójko
efb341eb99
feat: remove newrelic integration ( #862 )
2023-10-10 15:07:38 +02:00
Karol Sójko
c2cbf44594
chore: upgrade node version ( #835 )
...
* chore: upgrade node version
* chore: upgrade yarn
* fix: yarn setup:
* remove bundle plugin
* fix bundling
* fix env path for files
2023-09-18 13:32:49 +02:00
Karol Sójko
17e4162d3e
Revert "fix: unplug node-gyp based deps ( #637 )"
...
This reverts commit 742209d773
.
2023-07-04 12:56:10 +02:00
Karol Sójko
742209d773
fix: unplug node-gyp based deps ( #637 )
2023-07-04 10:42:44 +02:00
Karol Sójko
b28636fa73
chore: make newrelic an optional dep ( #620 )
...
* chore: make newrelic an optional dep
* fix: change newrelic imports to dynamic ones
* fix: deps
* fix: remove unplugged deps
* fix: yarn lock
* fix: add missing yarn installs
2023-06-01 12:50:11 +02:00
Karol Sójko
3aef5998df
feat: sqlite driver for auth service ( #572 )
...
* wip: initial sqlite bootstrap
* wip: switch to sqlite3 as default db type
* wip: boilerplate data
* fix(auth): case sensitive register and login
* fix(auth): refactor username validations
* fix(auth): allow changing username to both username and email:
* fix(auth): lock middleware for recovery log in
* fix(domain-core): specs for invalid types
* fix(auth): lock middleware specs
* fix(auth): typeorm code arrangements
* fix: running e2e on both mysql and sqlite in ci
2023-04-27 11:17:01 +02:00
Karol Sójko
d0c44d1376
chore: add example local setup
2023-02-07 14:12:29 +01:00
Karol Sójko
55de4319ed
feat: add initial supervisor setup
2023-02-03 11:26:06 +01:00
Karol Sójko
cffa6dc494
fix: add unplugged packages for a zero-install setup
2022-07-06 10:21:35 +02:00
Karol Sójko
ff09ae0a47
fix: newrelic deps and setup db and cache for local development purposes
2022-06-24 15:18:41 +02:00
Karol Sójko
7a8a5fcfdf
feat: add files server package
2022-06-22 16:44:45 +02:00
Karol Sójko
8e5012009b
feat: add auth server package
2022-06-22 12:33:00 +02:00
Karol Sójko
79926bb77d
fix: add pnp gitignore setup with zero installs
2022-06-21 11:24:01 +02:00
Karol Sójko
b6b06acce5
fix: starting scheduler
2022-06-17 13:39:36 +02:00
Karol Sójko
e197908a56
feat: add scheduler server
2022-06-17 13:06:44 +02:00
Karol Sójko
daa87e7d81
feat: initial commit
2022-06-17 12:47:25 +02:00