@atlasmap/atlasmap.data.mapper
TypeScript icon, indicating that this package has built-in type declarations

1.35.0-SNAPSHOT.20180531133014 • Public • Published

AtlasMap Data Mapper UI

Runtime @ Maven Central UI @ NPM CircleCI Badge Codacy Badge Codacy Badge

The AtlasMap is a data mapping solution with interactive web based user interface, that simplifies configuring integrations between Java, XML, and JSON data sources. You can design your data mapping on the AtlasMap Data Mapper UI canvas, and then run that data mapping via runtime engine. AtlasMap Data Mapper UI is primarily designed to work within the Syndesis UI.

AtlasMap Documentation

All developer releated documentation can be found at AtlasMap Documentation

The shortest path to run standalone AtlasMap

  1. Checkout AtlasMap repo from GitHub
$ git clone https://github.com/atlasmap/atlasmap ${ATLASMAP}
  1. Build AtlasMap runtime
$ cd ${ATLASMAP}/runtime
$ ../mvnw clean install
  1. Run AtlasMap Services
$ cd ${ATLASMAP}/runtime/runtime
$ ../../mvnw -Pitests spring-boot:run
  1. Install Yarn

  2. In another console, install Data Mapper UI's dependencies

$ cd ${ATLASMAP}/ui
$ yarn install
  1. Start Data Mapper UI
$ yarn start

The yarn start command will attempt to automatically open your browser window, but if it doesn't, open it directy with this URL: http://localhost:3000.

Dependencies (1)

Dev Dependencies (45)

Package Sidebar

Install

npm i @atlasmap/atlasmap.data.mapper

Weekly Downloads

3

Version

1.35.0-SNAPSHOT.20180531133014

License

Apache-2.0

Unpacked Size

4.03 MB

Total Files

62

Last publish

Collaborators

  • igarashitm
  • atlasmapci
  • gashcrumb
  • kahboom
  • rforina