Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

sota1235/ts-backend-boilerplate

Repository files navigation

ts-badckend-boilerplate codecov

Minimum boilerplate to build HTTP server with TypeScript for me.

Usage

See scripts in package.json.

Install

git clone git@github.com:sota1235/ts-boilerplate.git your_app_name
cd your_app_name
npm i

Environment Values

Key For what
PORT Port number for server

Optional

  • CircleCI
    • Only thing you need to do is to replace status badge on README.md.
  • Codecov
    • Only things you need to do is
        1. Set token of Codecov as an environment value CODECOV_TOKEN on your CircleCI project.
        1. Replace status badge on README.md.

Licence

This software is released under the MIT License, see LICENSE.txt.

Author

@sota1235

About

Boilerplate of using TypeScript on Backend for me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •