MusicConnectionMachine / Relationships

GNU Affero General Public License v3.0
9 stars 1 forks source link

Ollie v2 #41

Closed ansjin closed 7 years ago

ansjin commented 7 years ago

Updated:

  1. Docker File (created own images instead o using the old node,java image by someone)
  2. Increased the limit Size of the input text
  3. Logic to find relationships
  4. Codacy issues
  5. package.json(removed unnecessary packages)
  6. config file

Deleted:

  1. Removed swagger(because its validation phase was imposing the limitation on the data size )

Addition:

  1. Some scripts

PS: Tested with 500KB of data and its working! Also pushed the image to docker hub.

ansjin commented 7 years ago

haha yeah In a few min I am fixing some in docker file! Hope by tomorrow everyone will be in this state!

Sandr0x00 commented 7 years ago

Ok, nice :+1: