Skip to content

serprex/openEtG

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Test

openEtG

openEtG is an open source fork of the Flash ccg Elements.

Developer Instructions

Copy config-sample.json to config.json, & wsconfig-sample.json to wsconfig.json

Configure config.json to connect your instance of postgresql.

Note: following instructions have not been updated to include postgresql

Dependencies

  1. git

  2. node

  3. postgresql

  4. rustup

  5. Clone the repository: git clone https://github.com/serprex/openEtG && cd openEtG

  6. Install atlas files: curl --compressed 'https://etg.dek.im/assets/{atlas.json,atlas.webp,atlas.css}' -o 'assets/#1'