GithubHelp home page GithubHelp logo

erikgartner / vtesdb Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 745.35 MB

A VtES card game library web app.

Home Page: https://vtesdb.com

Python 1.54% Shell 0.02% HTML 2.47% JavaScript 90.58% CoffeeScript 2.63% Less 2.76%
vtes-database vampire-the-masquerade ccg vtes

vtesdb's Introduction

VTES Database

A meteor app that allows for searching among all cards in the collectible card game VtES.

The offical version of the app is hosted at vtesdb.com, though note that the app is under active development and may be unstable.

Features

  • Searching with large visible images
  • Track your inventory
  • Displays specific card rulings
  • Manage your decks

Installation

This project uses meteor along with some other minor packages. They are downloaded automatically.

  1. Install meteor from http://meteor.com
  2. Checkout this repo.
  3. Install the npm packages using meteor npm install
  4. Start the app locally using meteor run in the project folder.

If you intend to run the app locally only rather than hosting it on a server you might also want to use local accounts rather than Facebook login. To enable that run meteor add accounts-password.

License

VtES Database is released under The MIT License (MIT).

Copyright (c) 2015-2018 Erik Gärtner

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Vampire the Eternal Struggle

Jyhad™, Vampire: The Eternal Struggle™ and all game symbols are trademarks of Wizards of the Coast LLC and CCP hf All World of Darkness related terms are trademarks of CCP hf . This product is not published nor endorsed by CCP hf. List of cards provided through their website and http://vekn.net.

vtesdb's People

Contributors

erikgartner avatar

Watchers

 avatar  avatar  avatar

Forkers

jbusch

vtesdb's Issues

Error that prevented startup

=> Started proxy.
=> Meteor 1.6.1 is available. Update this project with 'meteor update'.
=> Started MongoDB.
=> Errors prevented startup:

While minifying app stylesheet:
module.js:536:15: Cannot find module 'autoprefixer'
at Function.Module._resolveFilename (module.js:536:15)
at Function.resolve (internal/module.js:18:19)
at Object.require (C:\tools\isobuild\bundler.js:1873:34)
at packages/minifier-postcss/plugin/minify-css.js:52:37
at Array.forEach ()
at getPostCSSPlugins (packages/minifier-postcss/plugin/minify-css.js:51:43)
at packages/minifier-postcss/plugin/minify-css.js:155:36
at Array.map ()
at mergeCss (packages/minifier-postcss/plugin/minify-css.js:139:23)
at CssToolsMinifier.processFilesForBundle (packages/minifier-postcss/plugin/minify-css.js:109:18)

=> Your application has errors. Waiting for file change.

Create thumbnails for cards

Library cards:

convert in.jpg -resize "130^x130" +repage -crop "100x100+20+10" out.jpg

Crypt:

convert in.jpg -resize "160^x160" +repage -crop "100x100+43+50" out.jpg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.