Home
Softono

Watosan

Open source Vue
23
Stars
5
Forks
8
Issues
2
Watchers
3 years
Last Commit

 About Watosan

Fullstack blog: VueJS + NuxtJS + MongoDB + Apollo + GraphQL + SSR + PWA

Platforms

Web Self-hosted

Languages

Vue

Links

Need Help Installing Watosan?

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

Watosan

:metal: Fullstack blog VueJS + NuxtJS + MongoDB + Apollo + GraphQL + SSR + PWA + AMP :metal:

GitHub js-standard-style CircleCI branch

:exclamation: Warning! This project is currently under development. Project may contain errors, incomplete parts and everything what incomplete project may have.

Todo list

  • Use better font
  • Fix font rendering
  • Fix bundle size (at least swtich off from highlightjs)
  • Fix OG and TC definitions according to @nuxt/pwa documentation
  • Try to get 100 lh score for all checks
  • Make sure PWA works corretly with 100 lh score
  • Make codestyle to be consistent. Rewrite es5 to es6 cuz of backpack usage

:clipboard: Installation

# Install dependencies
npm i
# Configure the project
# It will create .env file for you and generate JWT Secret
node install

:space_invader: Usage

# Serve in development mode
npm run dev
# Build for production
npm run build
# Serve in production mode
npm run start
# Lint
npm run lint
# Lint and fix
npm run lint:fix

:gem: Features

  • Send email (subscriptions)
  • reCaptcha
  • Posts
  • Tags
  • Backoffice
  • Meta
    • Open Graph (incomplete!)
    • Twitter Card (incomplete!)

:muscle: Tools, methodologies