Skip to content

Minimal Web Starter Kit based on Nuxt as Frontend and Laravel as Backend API.

Notifications You must be signed in to change notification settings

adr1enbe4udou1n/laranuxt-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                         

LaraNuxt

Minimal Web Starter Kit based on Nuxt as Frontend and Laravel as Backend API.

  • Use PM2 to launch Nuxt server node on specific port. Example you can use this command pm2 start npm --name "laranuxt" -- start -- --port 3000,
  • Use this Git post-merge hook for server & client building automation on each pull,
  • Use this Nginx template.

License

This project is open-sourced software licensed under the MIT license.