- Clone this repository
git clone git@github.com:hendraaagil/vlr-api.git
- Make
.env
file and fill theSITE_URL
cp .env.example .env
- Install dependencies
pnpm install
- Run server
pnpm dev # or pnpm start
If you use this API in your project application, you can register your project in this showcase below:
If you want to contribute to this project, you can just open an issue or pull request
This project is under MIT License