© Christopher Pitt 2018
Christopher PittThe Definitive Guide to AdonisJshttps://doi.org/10.1007/978-1-4842-3390-0_15

15. Deployment

Christopher Pitt1 
(1)
Cape Town, Western Cape, South Africa
 

In the previous chapter, we got knee-deep into WebSockets. We set up the hooks and the Socket.io code so that our application could accept WebSocket connections. Then we created React components and the client-side code so that we could send and receive data from the server. We made a rudimentary shopping cart and checkout process so that customers could purchase products from other customers.

In this chapter, we’re going to cover topics related to deploying our application to the Web. This is arguably the least important, and potentially the most complex, step ...

Get The Definitive Guide to AdonisJs: Building Node.js Applications with JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.