mainframe
mainframe copied to clipboard
If the table has too many columns, the column menu on the tables page gets too big, and isn't scrollable. That means it's impossible to set a column to visible...
This happens on the postinstall script of the `cloudflared` package
On package.json and on .nvmrc
Let users try the dashboard before creating an account. Some options for when to prompt them to create an account - When they want to configure remote access (tunneling) -...
Resources: - https://www.zetetic.net/sqlcipher/ - https://blog.dornea.nu/2011/07/28/howto-keep-your-passwords-safe-using-sqlite-and-sqlcipher/
This would allow users to have an authentication method that's simpler that user/password Some things to keep in mind: - Do the users need to create their own app, or...
Start the mainframe sync service on boot/startup/login. ### References: - https://www.npmjs.com/package/auto-launch - windows: https://www.npmjs.com/package/node-windows - example: https://github.com/tallesl/qckwinsvc/blob/master/bin/qckwinsvc.js - macos: https://dev.to/mjehanno/launch-a-node-script-at-boot-on-macos-1dnd
### Docs frameworks - [Docusaurus](https://docusaurus.io/) - [MkDocs](https://www.mkdocs.org/) - [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) - [Mintlify](https://mintlify.com/) ### To-Do - [ ] Define which docs framework to use - [ ] Create a `/package/docs`...