We are now going to create a project that will serve as the backend to our todo client application. Please log in to Nhost, click on Add new project. Select a name and location and click Create project.
Your project's infrastructure should be provisioned and ready-to-use in less than a minute, and its dashboard should look similar to the one bellow:
That's it! we now have all the necessary backend infrastructure to build our app. But first, we need to create a table and set permissions to store our todos.