Skip to content

sameemul-haque/gitart-api

Repository files navigation

API for GitArt

Usage

  1. Clone the repository:

    git clone https://github.com/sameemul-haque/gitart-api.git
    cd gitart-api
  2. Install the dependencies:

    npm install
  3. Create a .env file in the root of the project and add your GitHub personal access token:

    GITHUB_AUTH_TOKEN=your_github_token
  4. Start the server:

    node index.js
  5. The server will run on http://localhost:3000.

License

This project is licensed under the MIT License.

Releases

No releases published

Sponsor this project

Packages

No packages published