Anurag Srivastava
Anurag Srivastava
> Hi, First of all, sorry for the late review. We've been swamped releasing 18.0 and other projects. > > As for the PR, I have some concerns: > >...
Hello @porcellus, I have pushed the updated code with support for rest of modules and the .js modules for existing apps along with build folder. About the test thing I...
> I've reviewed this and it looks good. I'll merge this into an intermediary branch, because I need to add some further changes (I've figured out a way to automatically...
> You can check out the test [here](https://github.com/supertokens/supertokens-node/pull/850/files#diff-e637e60527f33e028c60460a98d3c7957a94e752f32b57e1d94b7c54c56e5e38). It's far from pretty, but it already showed some errors we had. > > Also, if you'd like, please feel free to...
@rishabhpoddar I would like to take this issue to add docker and docker-compose setup, Can I work on the same ?
Sure thank you will check that
@rishabhpoddar I am checking the gitpod for the containerization and development for the windows developers. Cause with the windows there's a thing that for windows docker is not correctly supporting...
Hello @rishabhpoddar To simplify the setup and testing process, especially for windows users, I am thinking about this approach: ### Docker Support: - Dockerfile: Setup the dependencies, node and build...