Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

A base template for server projects made on node/typescript

Notifications You must be signed in to change notification settings

kinecosystem/node-server-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-server-base

A "skeleton" project from server project which are node/typescript based.

What's included?

How to use

  1. Clone this repo
  2. Install the dependencies (./npm install)
  3. Delete the git info (rm -rf ./.git)
  4. Rename the project to whatever you want
  5. Start coding

About

A base template for server projects made on node/typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published