Skip to content

A simple Express API starter template for medium-to-large sized Express apps.

License

Notifications You must be signed in to change notification settings

alexdevero/express-api-starter

Repository files navigation

Dependency Status devDependency Status MIT License Current release

Paypal Patreon buymeacoffee

Express API Starter

A simple Express API starter template for medium-to-large sized Express apps.

Table of contents

Install

Clone this repo

git clone https://github.com/alexdevero/express-api-starter

Install dependencies

npm install

or

yarn

Usage

Run the app

npm run startdev

or

yarn startdev

Build the app

npm run build

or

yarn build

Contact and Support

I want your feedback! Here's a list of different ways to me and request help:

If you feel generous and want to show some extra appreciation:

  • Donate—make one-time donations via PayPal.
  • Donate—set up monthly donation via Patreon and get interesting news about what I'm doing.
  • bitcoin—send bitcoins or ethereum to this address: 19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp.

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MIT © Alex Devero.