Code Monkey home page Code Monkey logo

riveter's Introduction

Hi there ๐Ÿ‘‹

riveter's People

Contributors

jcpersin avatar subzidion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

msaleh2

riveter's Issues

Deployment

Determine Plan of Action for deploying Riveter.

  • Upload npm run build to S3 (riveter.site)
  • Write Docker images and docker-compose for NGINX + Golang
  • Run NGINX + Golang Docker containers in EC2 Instance (api.riveter.site)
  • Rebuild Docker container with Golang server on Golang code update

Match multiple patterns at once

Figure out if you can chain all selected patterns into a single pattern sent to the API. This will require resolving patterns from their names down to combine into a single one. This might create an issue with knowing which pattern is which when trying to match up with the result.

Quick Reference

Create a Quick Reference section with default patterns and explanations of what they are used for.

Consider deployment branch

Consider creating a branch for deployment so that minor file changes that will not impact the production environment but need to be pushed to master will not trigger a travis build and push to S3.

Error Handling

Match Failure Explanation should use Rosie's built in Eval feature to explain when a match fails. Figure out how to walk through failure steps in a way that helps the user easily identify how to possibly fix the issue.

Sample Data

Load webpage with sample text, highlighted with basic.matchall, and also have corresponding JSON Output.

Invalid Pattern causes 500 Response

Reproduce:

Pattern: :digit:
Text: abc

Result: Server gives a 500 error with runtime error: invalid memory address or nil pointer dereference .

Environment:
Golang version 1.8
Linux 4.10.3-1-ARCH
Chromium 57.0.2987.110

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.