Build a todo list app with Nile and Prisma
In this tutorial, you will learn about Nile's tenant virtualization features, while building a todo list application.
We'll use Prisma as the ORM to interact with the database, Express as the web framework and React for the UI.
1. Create a database
Sign up for an invite to Nile if you don't have one already
You should see a welcome message. Click on "Lets get started"
Give your workspace and database names, or you can accept the default auto-generated names. In order to complete this quickstart ...
Read more at thenile.dev