Skip to content

Latest commit

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date

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

A service for finding business partners, performers, and customers

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages