We will 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.
Nhost now creates your backend. It should take less than a minute. Once completed, go to your project to see your project's dashboard.
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.