|
|
il y a 4 semaines | |
|---|---|---|
| .. | ||
| bin | il y a 3 mois | |
| scripts | il y a 3 mois | |
| src | il y a 4 semaines | |
| .gitignore | il y a 1 mois | |
| README.md | il y a 2 mois | |
| package.json | il y a 1 mois | |
| tsconfig.json | il y a 1 mois | |
| tsup.config.mjs | il y a 3 mois | |
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.