Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Setup

installation

Please be sure to install the server with npm i

Setup

LUNA requires a postgresql server running to store data. It will automatically create it's required tables for you when it runs, or when it detects the tables are not the expected versions. After first setup, it will self-correct each load.

The following environment variables are required, set through a .env file:

DB_USER - string
DB_PASSWORD - string
DB_HOST - string
DB_PORT - number
DB_DATABASE - string
DB_VERSION - version string
APP_VERSION - version string
PWD_HASH_COUNT= number
JWT_KEY - string

Technologies

Database Models

Public Endpoints

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages