Skip to content

twrkkk/RememberWords

Repository files navigation

Memorizing

Memorizing - this service helps you remember words, term and definition(etc. english - russian).

Installation

Run git clone:

git clone https://github.com/twrkkk/RememberWords.git

Go to the directory:

cd RememberWords

And run docker-compose build:

docker-compose build

And then:

docker-compose up

Usage

The service is available after installation at this link

Here are the addresses of the services that you may need:

Features

  • Backend: ASP.Net Core 8 Web Api
  • Client: Blazor WASM
  • Code First. PostgreSql
  • IdentityServer4 for authorization & authentication
  • Jwt & Refresh tokens
  • RabbitMq
  • Sending email messages
  • Redis caching
  • PDF generation
  • Deploy in Docker

Contributing

Bug reports and/or pull requests are welcome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published