Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

ArchiDevil/dungeonsru-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is archived since the idea was not accepted by the community

New DnD site for Russian DnD translators community prototype

This is a prototype (and possibly a working version) of the site for Russian DnD translators community.

Based on Directus.io Headless CMS. Frontend based on Vue.js.

To build it you need to have Node.js and npm installed. Then run:

cd web
npm install
npm run build

Then copy .env.template file to .env, adjust settings and run:

docker-compose up -d --build

After that apply the SQL script from database_ddl to the existing database that will be created by Directus.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published