Skip to content

janostudio/typescript-express-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Express Server

Getting Started

yarn install

yarn server:dev

About:

I have two repos effectively doing the same thing. This repo uses TypeScript to it's fullest while the other repo (here) is meant to, more-or-less, show an Express server written in ES6 style, without Webpack/Babel. I'll may introduce Webpack in the other repo.

I was pretty motivated to write this server with TypeScript because I see a lot of very poorly done Node/Express servers. Besides, TypeScript is just amazing. This server is not perfect but I will reference this often for boilerplating my own projects/servers. That means that I will continue to fix bugs, update dependencies and make sure that this codebase is maintained, while shooting for this to be really well done. Questions? Shoot me an email or connect via social media. @iamclaytonray for social. @gmail.com for email.

Using:

  • MongoDB
  • Node/Express
  • TypeScript
  • Webpack

About

A better way of writing Express servers in TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published