Skip to content

kuntoaji/enkrip_example

Repository files navigation

README

Example Rails application with Enkrip. Define ENKRIP_LENGTH, ENKRIP_SALT, and ENKRIP_SECRET environment variables before run this app.

# Example Enviroment variables, DO NOT USE ON PRODUCTION

export ENKRIP_LENGTH=32
export ENKRIP_SALT=Z\xC8\xA2\x13\x06y\xDEq\xCB\x00\xBB\x89R\xD3\x8D\x80\xDC\x88\xDAc\x05\xC9wR\x93\xD2\xA8\xF5\x13\xAF\xBF\x04
export ENKRIP_SECRET=f031fbebc6bb5a69094139c24090fd42

Run ./bin/spring stop if you still encounter error after changing environment variables.

About

Example Rails application with Enkrip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published