Skip to content

Palmabit-IT/typescript-express-jest-starter

Repository files navigation

TypeScript Express Jest Starter

A boilerplate for starting an typescript-express-jest app

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Clone

git clone https://github.com/Palmabit-IT/typescript-express-jest-starter.git

Installing

Install dependences

npm install

Running

Copy .env.sample into .env

cp .env.sample .env

Now you can run app

npm start

Or, in develop mode

  npm run dev

Running the tests

  npm test

Built With

  • ExpressJs - Fast, unopinionated, minimalist web framework for node
  • Jest - Delightful JavaScript Testing
  • TypeScript - JavaScript that scales
  • Celebrate - A joi validation middleware for Express.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •