Executes SSN tasks and writes them to database, communicating with async message parsing. Written in TypeScript using Node.js.
Find a file
2018-11-15 21:59:31 +01:00
.vscode 🚀 Repository setup 2018-11-15 19:09:51 +01:00
src ♻️ Export shutdown function 2018-11-15 21:59:31 +01:00
.editorconfig 🚀 Repository setup 2018-11-15 19:09:51 +01:00
.gitignore 🚀 Repository setup 2018-11-15 19:09:51 +01:00
LICENSE 🚀 Repository setup 2018-11-15 19:09:51 +01:00
package-lock.json 🚀 Repository setup 2018-11-15 19:09:51 +01:00
package.json 👷‍♂️ Update package.json to allow installation as package 2018-11-15 19:12:17 +01:00
README.md 🚀 Repository setup 2018-11-15 19:09:51 +01:00
tsconfig.json 🚀 Repository setup 2018-11-15 19:09:51 +01:00

ssn-database

Executes SSN tasks and writes them to database, communicating with async message parsing.

License

Copyright (C) 2018 Jedipedia.net

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.