Skip to content

hendraaagil/vlr-api

Repository files navigation

Vlr API

vlr-api

Installation

  1. Clone this repository
    git clone git@github.com:hendraaagil/vlr-api.git
  2. Make .env file and fill the SITE_URL
    cp .env.example .env
  3. Install dependencies
    pnpm install
  4. Run server
    pnpm dev # or pnpm start

Showcase

If you use this API in your project application, you can register your project in this showcase below:

Contribution

If you want to contribute to this project, you can just open an issue or pull request

License

This project is under MIT License