Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

alkihis/questionit.space-v2

Repository files navigation

questionit.space

QuestionIt Logo

A lightweight, simple question-answer website for Twitter users

This is the web client of QuestionIt.space. Please see bootstrap to access all projects.

Tech stack

  • Vue 2.6
  • Nuxt 2
  • Node =14

Architecture

Classic Nuxt project:

  • assets: stands for static files meant to be compiled
  • components: Vue independant components
  • i18n: language files
  • layouts: base Vue components to build pages
  • middleware: functions meant to be called before each page access
  • pages: Vue components associated to URL route
  • plugins: functions meant to be called by the server for each page or by the client at initialization
  • static: static files, uncompiled
  • store: Vuex store
  • utils: Functions, helpers, types for whole project

Run

See bootstrap to learn how service can be started.

About

Web client for QuestionIt.space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published