← Back to context

Comment by jslakro

2 years ago

What other technologies in the stack you have?

There are two C# services which do some background bits and pieces.

This logic could have been put within pocketbase as well, but the body of work they depend on was already .net.

Other than that it's just little JavaScript callbacks in the back and typescript in the front.

There isn't much missing that you truly need to bolt things on for, provided SQLite is appropriate for your usecase.