/tiny_avocado_tree

Just a dashboard made in rust , for playing for fun

Primary LanguageRust

A simple dashboard app to create users and a chat

Dependencies

Use Seed & Arangodb

Config

You need to create an .env file in/config

PRIVATE_KEY_PATH="path/to/file"
PUBLIC_CERTIFICAT_PATH="path/to/file"
DB_URL="URL"
DB_ADMIN="USER"
DB_PASSWORD="BEST_PASSWORD_EVER"
WORKERS="1"