/side-starter

Boilerplate for SaaS side-projects

Primary LanguageJavaScriptMIT LicenseMIT

A boilerplate for Node.js web applications.

This is a fork of the awesome hackathon-starter project, with a focus on SaaS apps with monthly subscription. The goal is to accelerate revenue-making side projects, by focusing on the actual service, instead of the machinery of account creation and payment.

  • Stripe monthly subscription. Users are automatically set up with a 2-weeks free trial
  • Contact form
  • Local (email + password) login only

TODO

  • Email users before their status is changed to not-paying
  • Pricing page