100kimch / inspired_by

an web application for blogging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inspired_by

This is a web application for blogging. With the concept of topics, and various types of posts, you can easily visualize your blog posts and categorize.

inspired_by is now developing yet. Alpha version will be launched at Feb 22, 2020

Quick start

# clone repo
git clone https://github.com/100kimch/inspired_by

# change directory to cloned app
cd app

# install the dependencies with npm
npm install

# start the server
npm run serve

go to http://localhost:8080 in your browser

Table of Contents

  • Overview
  • System Architecture
  • Contributors

Overview

System Architecture

  • will be updated

Frontend

  • Vue.js
  • Vuetify
  • Scss
  • Apollo Client

Backend

  • nginx
  • node.js
  • github API
  • google API
  • graphQL
  • mongoose
  • apollo server

Contributors

  • Kim Jihyeong

  • Jang Jaechul

    • Backend developer
    • Email
  • Kim Rokwon

    • Project Assistent
    • Email
  • Feel free to contact if you have any questions about this project as well as use issue tab in github.

About

an web application for blogging

License:GNU General Public License v3.0


Languages

Language:Vue 84.3%Language:JavaScript 15.1%Language:HTML 0.6%