Skip to content
/ ts-template Public template
forked from ubiquity/ts-template

A template repository for all @ubiquity projects.

Notifications You must be signed in to change notification settings

korrrba/ts-template

 
 

Repository files navigation

@ubiquity/ts-template

This template repository includes support for the following:

  • TypeScript
  • Environment Variables
  • Conventional Commits
  • Automatic deployment to Cloudflare Pages

Testing

Cypress

To test with Cypress Studio UI, run

yarn cy:open

Otherwise to simply run the tests through the console, run

yarn cy:run

Jest

To start Jest tests, run

yarn test

About

A template repository for all @ubiquity projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.6%
  • CSS 17.0%
  • HTML 5.3%
  • Shell 2.1%