Giter Club home page Giter Club logo

jobtech-taxonomy-database's Introduction

jobtech-taxonomy-database

FIXME: description

Installation

Download a copy of the legacy database here: https://gitlab.com/af-group/ams-taxonomy-backup

Start datomic

https://docs.datomic.com/on-prem/dev-setup.html

TODO change database name from hello to something more taxnomy-like

bin/transactor config/samples/dev-transactor-template.properties &

bin/run -m datomic.peer-server -h localhost -p 8998 -a myaccesskey,mysecret -d hello,datomic:dev://localhost:4334/hello &

bin/console -p 8080 dev datomic:dev://localhost:4334/ &

Creating a new database when there are already existing ones

  1. Edit core.clj, and comment out all converters except the first one ({:namespace jobtech-taxonomy-database.converters.version-0}).
  2. Configure src/jobtech_taxonomy_database/config.clj to point at an existing database.
  3. Start repl.
  4. Edit datomic_connection.clj, select a new database name: (def database-name "jobtech-taxonomy-per-dev2")
  5. Run (create-database) in datomic_connection.clj.
  6. Quit cider.
  7. Configure src/jobtech_taxonomy_database/config.clj to point at the new database.
  8. Start repl.
  9. Run (-main).

Usage

FIXME: explanation

$ java -jar jobtech-taxonomy-database-0.1.0-standalone.jar [args]

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2018 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

jobtech-taxonomy-database's People

Contributors

afulfreiman avatar perweij avatar qeshi avatar sickanekman avatar weipe avatar

Forkers

mokshasoft

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.