https://github.com/devxoshakya/anveshna-backend
https://github.com/devxoshakya/anveshna-backend
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devxoshakya/anveshna-backend
- Owner: devxoshakya
- License: gpl-3.0
- Created: 2024-04-26T05:05:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T14:38:24.000Z (over 1 year ago)
- Last Synced: 2025-03-25T07:51:11.846Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://anveshna-backend.vercel.app
- Size: 48.8 KB
- Stars: 3
- Watchers: 1
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://bun.sh).
After that clone our API from the bun branch repository, install the dependencies, and run the app.
```bash
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](LICENSE) file for details.