Skip to content

ja0nz/ts-bench

Repository files navigation

TS-Bench

Just a trial and error workbench for various TS projects.

Contents

Bench setup

./projects - A playground, a sandbox… and actual projects

Deployable, standalone pieces of software between random tests and actual deployments.

Scaffold a new project with

cd projects
run-template good-project-name

./lib - Libraries shared by projects

The glue that holds sticks projects together and eventually may be deployed to a registry near you.

Scaffold a new lib with

cd lib
run-template good-lib-name

./secrets - Encrypted secrets

./tools - Internal tooling

Currently moved all to devenv.nix which is awesome! You should try

About

TypeScript Workbench🦾

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published