Skip to content

tymber-framework/tymber

Repository files navigation

Tymber framework

Tymber is a batteries-included framework for building TypeScript applications.

Table of contents

Documentation

https://tymber-framework.github.io/tymber/

Getting started

Bun

$ bun create @tymber@latest

Node.js

$ npm create @tymber@latest

Packages

This repository contains the following packages:

Package Description
@tymber/admin The admin module
@tymber/client Dependency-less client that can be used in a frontend project or for tests
@tymber/config The config module
@tymber/core The internals of the framework
@tymber/create CLI to scaffold a new Tymber project
@tymber/openapi The OpenAPI module
@tymber/postgres The PostgreSQL module (DB & PubSubService components)
@tymber/sqlite The SQLite module
@tymber/user The user module

License

MIT

About

Batteries-included framework for building TypeScript applications

Resources

License

Stars

Watchers

Forks

Contributors