GithubHelp home page GithubHelp logo

n1cogrv / ipkb Goto Github PK

View Code? Open in Web Editor NEW
51.0 1.0 0.0 6.65 MB

IPKB, an Intellectual Property Knowledge Base, aiming to boost productivity of Intellectual Property practitioners.

Home Page: https://ipkb.jasonchen.icu

License: MIT License

JavaScript 75.63% MDX 9.27% CSS 14.93% HTML 0.17%
docusaurus intellectual-property laws regulations

ipkb's Introduction

IPKB

Intellectual Property Knowledge Base

GitHub Repo stars GitHub repo size GitHub Tag

GitHub Actions Workflow Status GitHub deployments GitHub last commit


What exactly is IPKB

Featuring Intellectual Property Laws and Regulations, IPKB is built specifically for intellectual property practitioners, such as IP attorneys, patent engineers, and IP paralegal assistants. It organizes legal text in a unique way familiar to the industry, and offers approaches to search, locate, index, and reference IP-relevant legal text.

IPKB is open-source and commercial-free

Empowering IP professionals, IPKB is an open-source platform specifically designed for intellectual property practitioner. While it offers the robust features you need to streamline your workflow, IPKB goes a step further by being completely free to use commercially.

You can deploy IPKB locally following the steps below.

Steps to deploy IPKB locally

IPKB is built using Docusaurus.

Prerequisites:

  • NodeJS version 20 or later (NodeJS)
  • npm Package Manager (included with NodeJS installation)

Steps:

  1. Clone the IPKB repository:

    git clone https://github.com/n1cogrv/ipkb.git
    cd ipkb
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev

    This will start a local development server for IPKB. You can access the platform at http://localhost:3000 in your web browser.

Additional Notes:

  • The development server will automatically watch for changes in the code and refresh the browser accordingly.

  • To build the project for production deployment and serving it locally, you can run:

    npm run build
    npm run serve

    This will create an optimized production build in the build folder. Please note that some features, such as search feature, require IPKB to be run in PRODUCTION mode rather than npm run dev.

Contributing to IPKB:

Contributions are welcomed to IPKB! ๐ŸŽ‰

If you find any issues or have suggestions for improvement, please open an issue on GitHub.

ipkb's People

Contributors

dependabot[bot] avatar n1cogrv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.