dependabot[bot]
8cf53c126b
Bump @types/node from 22.10.2 to 22.10.7 in /server
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.2 to 22.10.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 08:07:35 +00:00
Ben Elferink
a41cab872f
feat: V2 with TypeScript
2024-12-14 16:14:14 +02:00
Ben Elferink
b9655590f3
chore: updated dependencies
2021-10-27 19:31:20 +03:00
Ben Elferink
2f40cf797c
Refactored - now includes fullstack AUTH
2021-09-28 18:53:02 +03:00
Ben Elferink
bc37d68394
updated dependecies, added context, axios config
2021-03-13 17:46:51 +02:00
Ben Elferink
a895cc0647
dependecies versions updated
2021-02-05 15:12:46 +02:00
Ben Elferink
60cf80ece7
more configs
2021-02-03 22:44:40 +02:00
Ben Elferink
5b26c86dfe
updated some small details
2021-02-03 17:39:23 +02:00
Ben Elferink
41d557dca6
Slightly updated template
2021-01-12 23:11:28 +02:00
Ben Elferink
b2ae06f7cf
Installation is even easier now!
2020-12-30 15:53:33 +02:00
Ben Elferink
ab6817973d
removed nodemon from dependecies
...
Most devs have Nodemon installed globally on their system, so I removed the dependecy, and when a user types "npm start" on the server app, it will first look for nodemon, and if not found then it will do the standard "node server.js"
2020-12-30 15:32:33 +02:00
Ben Elferink
14295ca8e5
renamed index.js to server.js
2020-12-23 18:36:20 +02:00
Ben Elferink
ad0098bc7c
Initial commit
2020-12-21 23:03:50 +02:00