ArnoBuschmann / nestjs-arango

Nestjs + ArangoDB + Custom Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Required .env and .development.env

DATABASE

DATABASE_URL=http://root:@localhost:8529

DATABASE_NAME=_system

BCRYPT

HASH_ROUNDS="11"

JASON WEB TOKEN

JWT_SECRET=mySecret

JWT_EXPIRES_IN=30d

About

Nestjs + ArangoDB + Custom Repository


Languages

Language:TypeScript 96.1%Language:JavaScript 3.1%Language:Shell 0.8%