Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 617 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 617 Bytes

licensezero.com

This is the source code for the HTTP server that provides licensezero.com and the License Zero API.

Architecture

licensezero.com is a single Node.js HTTP server application. The server stores all persistent data on the file system within a single directory specified by an environment variable. The server uses Stripe for payments and Mailgun for e-mail.

License

Artless Devices LLC, the company behind licensezero.com, licenses this code under Parity terms, without offering private licenses for use in closed source.