nope/lib/cli
Martin Karkowski f0032eef63 - Fixes:
- log-to-file: is now storing the last logs as well
  - nope-package-loader: is transmitting the correct parameters.
- Optimazations:
  - nope-package-loader: now storing elements with stringifyWithFunctions and is capable to read functions.
  - pub-sub-system: Adding partial changes of the topic structure. This speeds up the entire system.
2022-03-19 07:39:34 +01:00
..
cli.ts fixing issues and adding comments 2022-01-18 08:01:50 +01:00
createService.ts small fixes 2022-01-17 18:06:10 +01:00
generateDefaultConfig.ts Merge branch 'dev' of https://github.com/anti-held-333/nope-backend into lib 2022-01-16 20:38:45 +01:00
generateDefaultPackageConfig.ts fixing issues 2022-01-26 13:03:03 +01:00
generateFolderStructure.ts Fixing to update stuff to the library 2022-01-17 18:53:06 +01:00
ioServer.ts running formater 2021-12-04 08:25:26 +01:00
ioServerService.ts Merge branch 'dev' of https://github.com/anti-held-333/nope-backend into lib 2022-01-16 20:38:45 +01:00
nope.ts small fixes 2022-01-17 18:06:10 +01:00
renderNope.ts adding new cli helper. this cli helper is unified 2021-01-21 08:38:44 +01:00
repl.ts small fixes 2022-01-17 18:06:10 +01:00
runNopeBackend.ts - Fixes: 2022-03-19 07:39:34 +01:00