A simple Express API starter template for medium-to-large sized Express apps.
git clone https://github.com/alexdevero/express-api-starter
npm install
or
yarn
npm run startdev
or
yarn startdev
npm run build
or
yarn build
I want your feedback! Here's a list of different ways to me and request help:
- Report bugs and submit feature requests to GitHub issues.
- Contact me and follow me (@alexdevero) on Twitter!
If you feel generous and want to show some extra appreciation:
- —make one-time donations via PayPal.
- —set up monthly donation via Patreon and get interesting news about what I'm doing.
- —send bitcoins or ethereum to this address:
19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp
.
Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
MIT © Alex Devero.