- Clone the repository
- Create .env file based on .env.template with the keyer key
- Execute
npm install
oryarn
in terminal. - Execute
npm run dev
oryarn dev
in terminal.
You can use bun.js to run the app server too.
- Execute
docker compose up
in terminal.
- Node.js - Tested on v20
- Docker - Tested with Wsl with Ubuntu distro on Docker Desktop 4.27.1
This api is created to use with thease repositories:
-
Envs needed
-
Keyer library to encrypt and decrypt the data. Optional links: