-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ddc2160
commit d90ef3b
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Hackathon 에서 사용할 보일러 플레이트 정리 및 튜닝 | ||
* [Best Node.js Boilerplate to Speed Up Your Project Development](https://medium.com/skyshidigital/best-node-js-boilerplate-to-speed-up-your-project-development-a9eca7b07f90) | ||
* [hackathon-starter](https://github.com/sahat/hackathon-starter) | ||
* | ||
``` | ||
Local Authentication using Email and Password | ||
OAuth 1.0a Authentication via Twitter | ||
OAuth 2.0 Authentication via Facebook, Google, GitHub, LinkedIn, Instagram | ||
Flash notifications | ||
MVC Project Structure | ||
Node.js clusters support | ||
Sass stylesheets (auto-compiled via middleware) | ||
Bootstrap 4 + Extra Themes | ||
Contact Form (powered by Mailgun, Sendgrid or Mandrill) | ||
Account Management | ||
Gravatar | ||
Profile Details | ||
Change Password | ||
Forgot Password | ||
Reset Password | ||
Link multiple OAuth strategies to one account | ||
Delete Account | ||
CSRF protection | ||
API Examples: Facebook, Foursquare, Last.fm, Tumblr, Twitter, Stripe, LinkedIn and more. | ||
``` | ||
* [node.js api starter kit](https://github.com/kriasoft/nodejs-api-starter) | ||
* | ||
``` | ||
Docker, Node.js, Yarn, JavaScript, Babel, Flow, Prettier — core platform and dev tools | ||
Express, Passport.js, session, flash, cors etc. — common HTTP-server features | ||
GraphQL.js, GraphQL.js Relay, DataLoader, validator — GraphQL schema and API endpoint | ||
PostgreSQL, Redis, Knex, pg — SQL, document, key/value data store; data acess and migrations | ||
Nodemailer, Handlebars, Juice — transactional email and email templates /w layout support | ||
I18next, I18next Middleware, I18next Backend — localization and translations | ||
Jest - unit and snapshot testing | ||
``` | ||
* [Node Express Mongoose](https://github.com/madhums/node-express-mongoose) | ||
* [Vue, Express, MongoDB full-stack JS Boilerplate](https://github.com/icebob/vue-express-mongo-boilerplate) | ||
* [Node API boilerplate](https://github.com/talyssonoc/node-api-boilerplate) | ||
입맛에 쏙드는 얘는 없다. | ||
개조 ㄲ |