Secure Share

Hi,

We have been trying to build some template/boilerplate/sample code to share with the community for a couple of years, but could not do so. Recently we had a use case for an internal app for which we decided to release a community version.
This is not a tutorial or a guide and covers few of the vast capabilities Wappler has. Its built using NodeJS with Postgres DB and BS5 for UI.

Feel free to share your thoughts and suggestions. We have a few improvements planned for future release.

About: This is a self-hosted application to selectively share sensitive secrets within a team, secured by encryption.

Github: https://github.com/slashash/secure-share-community

Thanks,
/# Team

12 Likes

Thanks Sid for the info. Your insight is always appreciated. For you to build such a sample let's me know that I'm looking at something over my paygrade for the moment. I've got a deadline and will have to deal with the exposed URL.

1 Like

Further review, what you have here is what I'm trying to create. Big item in question is have you determined the issue with PDFs. This will be a large component of the files I'm dealing with.

It wasn't a very crucial part for me, so no.
Earlier, we were using another method to show PDFs, and that was very problematic. What you see right now was able to open all PDFs we were testing with. But I kept the point about PDF issue just in case I would have missed some type.
Additionally, its pretty much how the browser would open a PDF.. so if the browser cannot open it, the app won't be able to either.

1 Like