Skip to content

theforps/SwingFilms-ASP.NET_REST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET + 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

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.

About

A service for selecting movies by yourself or in a company

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages