- Automatically set base URL for client & server side
- Exposes setTokenfunction to$axiosso we can easily and globally set authentication tokens
- Automatically enables withCredentialswhen requesting to base URL
- Proxy request headers in SSR
- Fetch Style requests
- Integrated with Nuxt progress bar
- Integrated with Proxy Module
- Auto retry requests with axios-retry
- Clone this repository
- Install dependencies using yarn installornpm install
- Start development server using npm run dev
Copyright (c) Nuxt Community
