|
|
hace 4 semanas | |
|---|---|---|
| .. | ||
| bin | hace 3 meses | |
| scripts | hace 3 meses | |
| src | hace 4 semanas | |
| .gitignore | hace 1 mes | |
| README.md | hace 2 meses | |
| package.json | hace 1 mes | |
| tsconfig.json | hace 1 mes | |
| tsup.config.mjs | hace 3 meses | |
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.