Skip to content

SoftwareMaestro-LinkLip/LinkLip-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo of the project

Linklip-Parser

Quick Start

Prerequisites

  • Make sure your NodeJS and yarn versions are up to date

Download

  • Clone the repository
$ git clone https://github.com/SoftwareMaestro-LinkLip/LinkLip-Parser.git

Installation

$ yarn install

Basic Usage

  • start server
$ yarn dev

Developing

Built With

  • Node.js
  • Express.js

Prerequisites

  • Install editor Visual Studio Code
  • Make sure your NodeJS and yarn versions are up to date

Setting up Dev

$ git clone https://github.com/SoftwareMaestro-LinkLip/LinkLip-Parser.git
$ cd LinkLip-Parser
$ yarn install

Deploying / Publishing

  • Make pull request to main branch and merge it.

Directory Structure

linklip-parser
├── public/             # static files
├── utils/              # utilitis
│   └── parser.js       # web parser
│
├── index.js
├── ...
└── pakage.json

API Reference


License

Releases

No releases published

Packages

No packages published