Skip to content

Nuxt3 and Laravel Docker Development Environment from Jurassic Js

Notifications You must be signed in to change notification settings

jurassicjs/nuxt3-laravel-dev

Repository files navigation

Hi there, Full Stack Jack here

I'm glad you found this awesome repo.

If you'd like a walk through of how nuxt3 and in particular this set up works,

check out the Full Stack Jack Youtube Channel here 👉 YouTube Channel Subscribers FullStackJack Youtube Channel.

Connect with me

Nuxt3, Laravel and Docker Development Environment from Jurassic Js

Software License

Prerequisites:

Have docker and docker-compose installed on your machine.

Getting Started:

you'll also need to set up your /etc/hosts file to match whatever name you have for the server in the nginx setup found here:

config/nginx/sites-dev/jurassicjs.eu/.conf

The default is:

dev.jurassicjs.eu

/etc/hosts should have an entry that looks like this:

127.0.0.1  dev.jurassicjs.eu my.dev.jurassicjs.eu

I don't know anything about windows. If you're on a windows machine, and you know what to do in this instance, please update this readme and create a pull requests (5000 Cool Points will be deposited to your Karma Account upon merge)

git clone git@github.com:jurassicjs/nuxt3-dev.git

cd into the root of the project and run

docker-compose up -d

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

Security

If you discover any security-related issues, please email richard.t.rohrig@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information. 185.199.111.133

About

Nuxt3 and Laravel Docker Development Environment from Jurassic Js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published