-
At the moment, there are two scripts in order to test the server. One to start the test server and the second one to execute the tests. Is there a way to put this into one command for being able to te…
-
@sandervanhooft @thebigredgeek if you want, I can give you admin access to all repositories for apollo file upload. You guys are very active and I am really busy ATM, so I think it's best if we work t…
HriBB updated
7 years ago
-
All the examples in the readme use Express, but the default for Feathers v5 is Koa. It would be nice to see how to use this library with Koa instead.
Thanks!
-
I made a template here: https://github.com/seanpmaxwell/express5-typescript-template. I think some people could find it really useful.
-
## 🚀 Feature request
### Current Behavior
Currently, we're using declaration merging and type level defunctionalization to simulate HKTs.
They did their job well, but there was fundamental prob…
-
I am running on Ubuntu 23. I have cloned the project and then ran
`yarn infra`
the docker containers are up and running successfully. But while trying to run the command
`yarn start:dev` i am get…
-
There's no dist folder so I ran yarn build, dist was generated.
If I run yarn serve, I get this error:
yarn run v1.19.0
$ node dist/index.js
INFO: All classes found using provided glob pattern…
-
### Description of Feature
Currently the `AppFeatures` type param has a default which means it isn't required. This allows people to do `useFeatureIsOn("bad-feature-name")` without TypeScript noti…
-
I think that this starter should be made simpler without including MongoDb upfront and have a generator.
As a starter I am looking for guidance on how to setup Node+Express+Typescrit but not Mongo.
…
-
Example here:
https://github.com/testjavascript/integration-tests-a-z/issues/43
YO, Two strategic topics:
1. Repo name and concept - Seems like we're going with the repo name: 'Integration Test…