Skip to content

This is a set of utilities to help REI3 application builders with various tasks - currently it allows relations to be easily constructed from various sources including sharepoint lists, csv files, JSON, SQLite and from scratch. It also can duplicate any existing r3 relation & bulk create users. Much more is planned ...

License

Notifications You must be signed in to change notification settings

Umb-Astardo/R3-Toolshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛠️R3 Toolshop

Welcome to the R3 Toolshop - this a tool born of my own laziness the necessity to make converting your existing tables into REI3 relations as painless as possible!

REI3 is an extremely powerful, versatile, and easy to use free low code platform that you can host from the cloud or your own bare metal - I can't recommend it highly enough - Please check out REI3 here ... you'll be glad you did 😉

Currently you can convert from

  • Sharepoint lists (you need to log into your Sharepoint site first - this is simply to avoid you having to authorise R3 Toolshop as on app on Sharepoint)
  • SQLite files
  • CSV files
  • JSON
  • or you can just start from a blank slate!

Other features

  • Copy existing relations into the same or a different application
  • Easily bulk create new users 😁

R3 Toolshop doesn't require any kind of installation - Just download the files and either use Go to build or run it as is. If you don't want to install Go on your Windows box then you can just download the .exe file on it's own - it already has the html embedded in it so you only need that file but if you want to ensure that it actually is running the html as documented here then just download r3toolshop.html and put it in the same folder. It should be run from the command line on the same machine as your dev installation of REI3 and is accessable via a web browser on http://localhost:[PORT NUMBER] - the default port is 8080 but you can select any port you wish by using the -p [PORT NUMBER] command line argument.

Note: All your server details are stored in your local storage on the browser and are encoded in base64


Please feel free to suggest any additional features you would like to see added to the toolshop in the future - no promises though 😉

About

This is a set of utilities to help REI3 application builders with various tasks - currently it allows relations to be easily constructed from various sources including sharepoint lists, csv files, JSON, SQLite and from scratch. It also can duplicate any existing r3 relation & bulk create users. Much more is planned ...

Resources

License

Stars

Watchers

Forks

Packages

No packages published