Welcome to the docs!

Look at the docs over 👈

There's the specific docs, cookbooks, videos and tutorial to get started. If you have any questions the best way to get help is to open an issue on the GitHub repo.

I suppose this is as good a place as any to go over how this works.

What is this built on

Tskr is built on top of RedwoodJS. We just have a specific scope. The main reason for this is to make it easier to get started. We don't want to have to learn all the RedwoodJS stuff. We just want to get started.

That being said, you bring the following bits to your fork.

RedwoodJS then takes your code, and builds it into the right parts so it can be hosted appropriately on those hosts while connecting to that database.

Okay, so why not just use RedwoodJS?

Well, with a RedwoodJS project you need to configure

You can do that, this is just an opinionated way to get started.

Contributors

Docs Contributors