Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/udelblue/boilerplate_site
Boilerplate node site with login, register, forget password. Emails are sent on registered user and forgot password.
https://github.com/udelblue/boilerplate_site
boilerplate ejs javascript login-system node
Last synced: 25 days ago
JSON representation
Boilerplate node site with login, register, forget password. Emails are sent on registered user and forgot password.
- Host: GitHub
- URL: https://github.com/udelblue/boilerplate_site
- Owner: udelblue
- License: mit
- Created: 2019-01-08T00:02:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T23:42:50.000Z (about 6 years ago)
- Last Synced: 2024-11-16T15:32:36.743Z (3 months ago)
- Topics: boilerplate, ejs, javascript, login-system, node
- Language: CSS
- Homepage:
- Size: 15.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boilerplate Node Site
Boilerplate node site with login, register, forget password. Emails are sent on registered user and forgot password.## Configuration
configure app/config/database.js
configure app/config/email_config.js
configure app/config/template_properties.js## To run
node server.js