Skip to content

A simple boilerplate for using Express JS w/ TypeScipt and EJS. This also includes Tailwind CSS and DaisyUI for styling already setup.

License

Notifications You must be signed in to change notification settings

HypnoticSiege/express-typescript-boilerplate

Repository files navigation

Express TypeScript Boilerplate

A simple boilerplate for using Express JS w/ TypeScipt and EJS. This also includes Tailwind CSS and DaisyUI for styling already setup.

Who is this for?

This boilerplate is for anyone who wants to use Express JS with TypeScript and EJS. It's a simple app that has a few basic routes and a simple EJS templating system. Focus on actually building your app and not setting up the boring stuff.

Getting Started

  1. Clone the repo
  2. Run yarn install
  3. Run yarn build to build the project
  4. Run yarn start to start the server in production mode

Dependencies

License

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

About

A simple boilerplate for using Express JS w/ TypeScipt and EJS. This also includes Tailwind CSS and DaisyUI for styling already setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published