Skip to content

theforps/Twaddle-ASP.NET-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET + React + PostrgeSQl

This template should help get you started developing.

Recommended IDE Setup

JetBrains Rider | Visual Studio

Required SDKs

.NET 8.0

The database used

PostgreSQL

You need to create an account postgres with a password postgres.

The database must be created independently the first time it is accessed.

Project Setup

Run the following command in the ClientApp directory.

npm install

Compile and Start

Run the following command in the Twaddle directory.

dotnet run

The backend and frontend should start at the same time.

Configuration appsettings.json

  • AppSettings - token for jwt authorization encryption.
  • ConnectionStrings - database connection string.
  • YandexGPT - AI for the selection of questionnaires.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages