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 👉 FullStackJack Youtube Channel.
Have docker and docker-compose installed on your machine.
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:
jurassicjs.eu
/etc/hosts should have an entry that looks like this:
127.0.0.1 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
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security-related issues, please email richard.t.rohrig@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information. 185.199.111.133