Skip to content

💻 A hackathon/MVP boilerplate for node web applications. Start your hackathons without hassle.

Notifications You must be signed in to change notification settings

kidikudazi/Express-hackathon-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Hackathon Starter

If you have attended any hackathons in the past, then you know how much time it takes to get a project started: decide on what to build, pick a programming language, pick a web framework, pick a CSS framework. A while later, you might have an initial project up on GitHub and only then can other team members start contributing. Or how about doing something as simple as Sign in with Facebook authentication? You can spend hours on it if you are not familiar with how OAuth 2.0 works.

Even if you are not using this for a hackathon, Express Hackathon Starter is sure to save any developer hours or even days of development time and can serve as a learning guide for web developers.

Express is a web application framework with expressive, elegant syntax. Express attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, queueing, and caching.

Express Hackathon Starter is a boilerplate application developed with Express 4.17.1 to keep you ahead in hackathons.

About

💻 A hackathon/MVP boilerplate for node web applications. Start your hackathons without hassle.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published