This template should help get you started developing.
JetBrains Rider | Visual Studio
You need to create an account postgres with a password postgres.
The database must be created independently the first time it is accessed.
Run the following command in the ClientApp directory.
npm installRun the following command in the Twaddle directory.
dotnet runThe backend and frontend should start at the same time.
- AppSettings - token for jwt authorization encryption.
- ConnectionStrings - database connection string.
- YandexGPT - AI for the selection of questionnaires.