Job Description
Remote via Teamviewer access a new dev laptop and finish setting up dev environment , have already loaded tools into it, Maria DB sql is up and running etc. Now to get front end and backend working on localhost ready for a new dev to start work. Devops
1. Configure environment: Copy the .env.example file to .env and run php artisan key:generate. You may also need to configure your database connection in the .env file.
2. Ensure CORS is configured: Check to ensure your Nuxt frontend URL (e.g., is allowed in allowed_origins.
Stack Overflow +2
Nuxt Frontend Setup (requires action)
1. Navigate to the frontend directory: Open a new terminal session and change the directory to your Nuxt frontend project folder (e.g., cd frontend).
2. Install Node dependencies: Run npm install (or yarn install if you use Yarn) to install all the required packages and project dependencies defined in the file. Already done .
3. Configure API base URL: Make sure your Nuxt project's ....
1. Configure environment: Copy the .env.example file to .env and run php artisan key:generate. You may also need to configure your database connection in the .env file.
2. Ensure CORS is configured: Check to ensure your Nuxt frontend URL (e.g., is allowed in allowed_origins.
Stack Overflow +2
Nuxt Frontend Setup (requires action)
1. Navigate to the frontend directory: Open a new terminal session and change the directory to your Nuxt frontend project folder (e.g., cd frontend).
2. Install Node dependencies: Run npm install (or yarn install if you use Yarn) to install all the required packages and project dependencies defined in the file. Already done .
3. Configure API base URL: Make sure your Nuxt project's ....
Ready to Apply?
Take the next step in your AI career. Submit your application to Confidential today.
Submit Application