Skip to content

LeiOS-project/API-Server

Repository files navigation

API Server

Development

Install dependencies:

bun install

Run the development server:

bun run dev

Start the server with auto-migrations enabled:

bun run start

Typecheck the project:

bun run typecheck

Run tests:

bun test

OpenCode

This repo includes project-level OpenCode config in opencode.json plus repo-specific commands in .opencode/commands/.

Useful commands inside OpenCode:

  • /typecheck runs bun run typecheck
  • /test runs the most appropriate Bun test command
  • /verify runs typecheck first, then focused or full tests

Project-specific OpenCode guidance lives in AGENTS.md.

About

Mirror of https://git.leicraftmc.de/LeiOS/API-Server

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages