First steps¶
In this set of articles, you'll learn the core fundamentals of Nest. To get familiar with the essential building blocks of Nest applications, we'll build a basic CRUD application with features that cover a lot of ground at an introductory level.
Prerequisites¶
Please make sure that Python (version == 3.10) is installed on your operating system.