Anshul Sharma

Results 7 comments of Anshul Sharma

Any reason why you are mounting your local volume on /app ? The source code sits in the /app directory. So when you mount an external volume to /app, the...

https://github.com/MODSetter/SurfSense/pull/133 to extend the same for UI

Flipped the image urls in docker compose

Agree with @MODSetter , its easier for everyone to get started if we can just pull image from repo . You can just do ```docker build ``` command and build...

Should we tags images as semver ? more human readable https://semver.org/

@nwithan8 , I am planning to extend the existing WORKING github action add additional job for frontend piece . For now I have removed the auto trigger for the other...

Added PR - https://github.com/MODSetter/SurfSense/pull/133 @nwithan8 @fblgit @MODSetter feel free to add your comments