Skip to content

bsk-ps/bsk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encode&Decode app

https://bsk-zadania.web.app/

Avaible tools

  • Rail Fence
  • Row order
  • Columnar transposition
  • Disrupted transposition
  • Caesar Cipher
  • Vigenere Cipher

image

Prerequisites

Deployment

Deploy a local development stack using the following command:

docker-compose up --build

alternatively, to deploy a production image:

docker-compose -f docker-compose.prod.yml up --build

The key difference between the two is that development can hot-reload the api code and doesn't run tests or linter during build.

Releases

No releases published

Packages

 
 
 

Contributors