Adocasts Plus Timed Exclusive

Please check back in 12 days. Get immediate access to this lesson and more by joining Adocasts Plus for $8.00/mo or signing into your existing Adocasts Plus account.

robot mascot smiling

Getting the Web Project Up & Running

We'll get our web project cloned down. Then, we'll get it configured by first creating our database and running our migrations and seeder. Lastly, we'll get a test SMTP email inbox set up through MailTrap.

Published
Apr 18
Duration
10m 32s

Developer, dog lover, and burrito eater. Currently teaching AdonisJS, a fully featured NodeJS framework, and running Adocasts where I post new lessons weekly. Professionally, I work with JavaScript, .Net C#, and SQL Server.

Adocasts

Burlington, KY

Get the Code

Download or explore the source code for this lesson on GitHub

Repository

Creating the Project

Although this project is already set up and out on GitHub, we're going to use this project's repository as an AdonisJS Starter Kit! This will truncate all of the past Git history, giving us a clean slated starting point.

npm init adonisjs@latest -- -K="adocasts/building-with-adonisjs-and-inertia"

Resources

Adocasts Plus Timed Exclusive

Please check back in 12 days. Get immediate access to this lesson and more by joining Adocasts Plus for $8.00/mo or signing into your existing Adocasts Plus account.

Join The Discussion! (0 Comments)

Please sign in or sign up for free to join in on the dicussion.

robot comment bubble

Be the first to Comment!