badoom-ts
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

MVP Workshop

TypeScript HTTP Framework

badoom-ts!

Getting started

  1. Install dependencies: yarn install

  2. Setup tsconfig.json

  3. Run docker-compose up -d

  4. Start the watchers: yarn start

How to

  • Run db migrations: yarn db:migration:migrate
  • Create new migration: yarn db:migration:generate --name create-users-table

Publishing New Version

Transformer Changes

The transformer is used in other tsconfig.json files for compiling Typescript projects. In order for this to work the transformer file is distributed as a compiled .js file.

Before publishing a new version which contains changes in the transformer be sure to run the following command and commit any changes.

yarn build:transformer

Readme

Keywords

none

Package Sidebar

Install

npm i badoom-ts

Weekly Downloads

6

Version

0.1.8

License

MIT

Unpacked Size

194 kB

Total Files

27

Last publish

Collaborators

  • lazartravica