Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

ExposedCat/typescript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Template

App preview

⭐️ Features

  • Strict code formatting rules
  • Scalable file architecture
  • Well-readable git repository with a beautiful README

💼 TODO

  • Add formatting rules
  • Add preview

⚙️ Stack

  • Programming language: TypeScript
  • Running tools: Node.JS

🔌 Running

via pure Node.JS

  1. Clone this repo:
git clone https://github.com/ExposedCat/typescript-template.git
  1. Go to the project root:
cd typescript-template
  1. Create copy of .env-example called .env and replace example data with yours
  2. Start app (specify name of the config created before):
npm start

Done.

🔩 Dependencies

Production

Development

  • TypeScript
  • Prettier

About

Template for TypeScript projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors