Skip to content

Keyrxng/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

 
 
 

Languages

  • TypeScript 54.6%
  • JavaScript 27.8%
  • CSS 12.3%
  • HTML 3.8%
  • Shell 1.5%