Tooljet - Build and Deploy Internal Tools
-
Here's an example on how to build an app for exploring and uploading files on S3.
https://blog.tooljet.com/building-an-app-to-view-and-upload-files-in-aws-s3-bucket/
-
@kallados said in Tooljet - Build and Deploy Internal Tools:
Oje next one... Where is the benefit to loose Time with "few same tools"? Sorry. N8N work great. More different Apps are helpful, and not just put next one and next one and next... and all time the same App.
Not too sure of what you complain about, this app has nothing to do with N8n if you look carefully.
-
@JLX89 said in Tooljet - Build and Deploy Internal Tools:
Tooljet just announced Version 2.0 has been released!
-
Here you go, @JLX89 ! Tooljet Cloudron app on Github.
Building the app seems to take a lot of time and resources. So, if you want to try the package pre-built by me, see instructions on the Github README.
This is the first release, so expect some bugs. SMTP is configured. SSO is only supported in enterprise version, but there might be a workaround using Keycloak. I'll keep updating.
-
@girish It looks good; I was able to create our team dashboard to show list of our staff. One of our backend developers created his dashboard to show usage of various resources at a single place using DigitalOcean API. Another guy created a dashboard to display daily user signups using our internal API.. overall experience has been good.
Tooljet lets you create a "dashboard" sort of place. Unlike nocode or baserow where you see one kind of data, with Tooljet we are using charts, input fields, action buttons, etc.
Overall experience has been good but we're still learning to use it. Also, packaging it took merely a few hours. The only concern was that the
npm build
crashes if you're low on memory and cpu cores dedicated for the build process.