Skip to content

vad99lord/MetaProcess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaProcess

Diploma project repository.

Organize files by semantics with a visual graph representation of a special kind.

List of techs

  1. Electron
  2. Prisma
  3. TS
  4. Cytoscape.js

Development build & run instructions

  1. Install required modules: npm install

  2. Run start script: npm start

Production build instructions

  1. Install required modules: npm install

  2. Run pack (bundle only) or dist (produce installer) script: npm run pack or npm run script

  3. Build output files location: ./build

Database information

Init database version is located at ./db.

For test dev builds it's possible to use another database in custom location, edit DATABASE_PRISMA_URL env variable (path should be relative to prisma\schema.prisma). Note: DATABASE_PRISMA_URL should have default value before production builds.

After OS installation database file may be replcaed with a custom one at the app data folder (OS specific), see: appData paths

Prebuild versions

Currently available prebuild installers:

OS Version
Win 10 1.0.0
Ubuntu 16.04 1.0.0

Screens:

product screen 1

product screen 2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages