10

Deploying a Sequelize Application

After installing an admin dashboard, configuring our web application to book flights, and having built a backend server, we are now ready to start developing the frontend interface along with deploying the application. Just in time too, because our board members want to see some progress, and they would like to see a working prototype for purchasing a ticket.

Throughout this chapter, and to meet the requirements of our board members, we will need to do the following:

  • Refactor some of our current routes and add another route for listing flight schedules
  • Integrate Express’ static middleware and secure the admin interface
  • Create a page to list and book flights
  • Deploy the application to a service such as Fly.io ...

Get Supercharging Node.js Applications with Sequelize 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.