Skip to content

A constellation dictionary server, designed for small communities.

Notifications You must be signed in to change notification settings

Fermitech-Softworks/OpenDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDictionary

A constellation dictionary server, designed for small communities.
Based on the work done on Impressive_Strawberry.

Installation

To be completed

Environment setup

To use the software, the following environment variables are needed:

  • IS_DB_URI: the DB uri, formatted like postgresql://[username]:[password]@[ip]:[port]/[db_name];
  • IS_WEB_PORT: the TCP port on which the server will be reachable;
  • DOMAIN: the auth0 domain (name.region.auth0.com);
  • API_AUDIENCE: the api audience on auth0;
  • OAUTH_PUBLIC: the public auth0 key;

About

A constellation dictionary server, designed for small communities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published