Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 790 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 790 Bytes

amvstrm's API

This is the bun version of amvstrm/API using Elysia.js. The app is still in development and is not ready for production use and Some have not been tested properly.

Installation

You need to have Bun installed on your computer. If you don't have it, install it from the website Bun.

After that clone our API from the bun branch repository, install the dependencies, and run the app.

bun run dev 

Docker

We need help for dockerfile configuration, so if you want to use this API in docker, you can help us creating dockerfile by creating a new pull request.

Docs

For documentation, you can go to the /swagger route.

License

This project is licensed under the GPL-3.0 license - see the LICENSE file for details.