Commit graph

12 commits

Author SHA1 Message Date
Junior
297bd6b8c1
Merge pull request #2 from JuniorDark/dependabot/npm_and_yarn/mssql-10.0.0
Bump mssql from 9.3.2 to 10.0.0
2023-09-13 23:23:30 -03:00
dependabot[bot]
de4aff6ce3
Bump mssql from 9.3.2 to 10.0.0
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 9.3.2 to 10.0.0.
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/tediousjs/node-mssql/compare/v9.3.2...v10.0.0)

---
updated-dependencies:
- dependency-name: mssql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 17:22:41 +00:00
Junior
b400beea6a *Added onlineCount endpoint
*Added launch with PM2
*Code clenaup
2023-07-04 08:25:46 -03:00
Junior
5dfa4d83e7 update app.js 2023-06-17 11:16:13 -03:00
Junior
8e906f956f
Merge pull request #1 from JuniorDark/dependabot/npm_and_yarn/xml2js-0.6.0
Bump xml2js from 0.5.0 to 0.6.0
2023-05-29 16:53:38 -03:00
dependabot[bot]
e2aa6cda23
Bump xml2js from 0.5.0 to 0.6.0
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.5.0...0.6.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 18:02:15 +00:00
Junior
77ac4066d9 Add PUBLIC_IP env variable 2023-05-25 20:46:21 -03:00
Junior
3ad8cc3fe0
Update .env 2023-05-17 12:35:36 -03:00
Junior
2b7be272f5
Update README.md 2023-05-15 15:19:05 -03:00
Junior
5f5fa4351a
Update README.md 2023-05-15 14:12:50 -03:00
Junior
69e1c44714
Update README.md 2023-05-15 12:19:54 -03:00
Junior
0a12c6baa0 Add project files. 2023-05-12 17:44:41 -03:00