Home
Softono

NuxtMedium

Open source Vue
31
Stars
23
Forks
1
Issues
1
Watchers
8 years
Last Commit

 About NuxtMedium

Sample codebase for medium blog on nuxtjs auth

Platforms

Web Self-hosted

Languages

Vue

Links

Need Help Installing NuxtMedium?

We provide expert installation service for this software. Our team will install, configure, and secure NuxtMedium on your server. plans start at just $30.

NuxtMedium

View on GitHub

NUXT Custom Social Login

Pre Configuration

Add the google oAuth client ID, Facebook app client ID and the API base url first

Install the Dependencies
npm install
update the Dependencies
npm update
Run the project in dev mode
npm run dev
Run the project in production mode
npm run start
  • Port = 3000
  • Host = 0.0.0.0

Read the full @medium post.