Skip to content

styts/tropy

 
 

Repository files navigation

Tropy

Build Status Windows Build Status Coverage Status License AGPL-3.0

Development

Install the latest version of Node.js (at least the version that ships with the current Electron release) with node-gyp and all its requirements for your platform.

Then clone this repository and run npm install to install all of Tropy's dependencies.

Run npm test to run all tests; npm run test:renderer or npm run test:browser to run only the Renderer/Browser tests, or node scripts/make mocha -- <path> to run only a given test file.

See node scripts/make rules and node scripts/db rules for additional available targets.

Finally, to start Tropy in development mode, run npm start.

About

Research photo management

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.0%
  • CSS 13.2%
  • PLpgSQL 1.9%
  • Other 0.9%