An open API service indexing awesome lists of open source software.

https://github.com/valentinfunk/s2i-typescript


https://github.com/valentinfunk/s2i-typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# An S2I image for bulding typescript apps.

## Setup:
In your package.json have a script called "build" to compile your tsc.
The normal start script is used to start the built artifact.