Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

jfancher/bazel_typescript_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bazel_typescript_sample

This repository holds a sample application using bazel and typescript, including:

  • A simple node library (using node package dependencies)
  • A Jasmine test for the library
  • An Express app that exposes the library as an API
  • A minified client distribution of the library

The intention is to serve as a personal reference for standing up similar projects in the future. The starting point is a Bazel installation. All dependencies are downloaded and managed by Bazel, including Node and Yarn.

See the guide for a step-by-step breakdown of the sample project.

This was created on 2018-10-14 and has not been verified to be up-to-date beyond that point.

Disclaimer: I am far from an expert in Bazel, Typescript, Node, rules_nodejs, rules_typescript, or anything else in this sample. If someone else stumbles upon this, do not consider anything I do here to be standard or best practice. But maybe it will be useful!

About

Annotated sample project using typescript + bazel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •