Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ncastaldi/full_stack_template
Template for MySQL, Express, Handlebars, and Node applications hosted on Heroku
https://github.com/ncastaldi/full_stack_template
expressjs handlebarsjs heroku mysql nodejs
Last synced: about 1 month ago
JSON representation
Template for MySQL, Express, Handlebars, and Node applications hosted on Heroku
- Host: GitHub
- URL: https://github.com/ncastaldi/full_stack_template
- Owner: ncastaldi
- License: mit
- Created: 2021-01-23T02:15:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-25T14:23:26.000Z (almost 4 years ago)
- Last Synced: 2024-10-14T05:20:56.015Z (about 1 month ago)
- Topics: expressjs, handlebarsjs, heroku, mysql, nodejs
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# M.E.H.N. Stack Template
## Description
This template for MySQL, Express, Handlebars, and Node applications hosted on Heroku.
## Table of Contents
- [Features](#features)
- [Badges](#badges)
- [Installation](#installation)
- [Usage](#usage)
- [Support](#support)
- [Credits](#credits)
- [License](#license)## Features
- [Getting Started guide](https://github.com/ncastaldi/template-full_stack/blob/main/public/assets/docs/Getting%20Started.md)
- Custom CSS and JS files prepopulated with comments## Badges
- [Get Additional Badges](https://shields.io/)
[![GitHub license](https://img.shields.io/github/license/ncastaldi/Full_Stack_Template?style=for-the-badge)](https://github.com/ncastaldi/Full_Stack_Template/blob/main/LICENSE)
[![GitHub forks](https://img.shields.io/github/forks/ncastaldi/Full_Stack_Template?style=for-the-badge)](https://github.com/ncastaldi/Full_Stack_Template/network)
## Installation
TBD
## Usage
Follow "Getting Started" guide for setup and customization.
## Support
For support on this app, feel free to [email me](mailto://[email protected]).
## Credits
TBD
## License
MIT License
Copyright (c) 2021 Nathan Castaldi
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.