|
|
пре 4 недеља | |
|---|---|---|
| .. | ||
| bin | пре 3 месеци | |
| scripts | пре 3 месеци | |
| src | пре 4 недеља | |
| .gitignore | пре 1 месец | |
| README.md | пре 2 месеци | |
| package.json | пре 1 месец | |
| tsconfig.json | пре 1 месец | |
| tsup.config.mjs | пре 3 месеци | |
ship typescript backends to your own version-controlled database
The developer CLI for briven.
# one-off, no install
npx briven init
# or install globally
pnpm add -g @briven/cli
Implemented commands land through BUILD_PLAN.md phases. Run briven --help for the live list.
briven init
briven login
briven link
briven dev
briven deploy
briven env set|get|list|rm
briven logs [--tail] [--function=name]
briven db studio | shell
briven export [--data] [--schema] [--functions]
briven import <path>
briven whoami
briven projects
MIT.