7 ms·
Looks like a great starting point with good choices of technologies. I see the database is sqlite in development as default, but it is not possible to use it in
by kennethh 3y ago
Looks like a great starting point with good choices of technologies. I see the database is sqlite in development as default, but it is not possible to use it in production as described in the documentation. Would be great with the option to use sqlite in production also since it is easy to use and require less resources.
- matijash 3y agoThat's an interesting point! What do you think would be a point when one would need to switch to Postgres?