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
# 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
- Overview
- System Architecture
- Contributors
- will be updated
- Vue.js
- Vuetify
- Scss
- Apollo Client
- nginx
- node.js
- github API
- google API
- graphQL
- mongoose
- apollo server
-
Kim Jihyeong
- Project manager & Frontend developer
- Email: [email protected]
-
Jang Jaechul
- Backend developer
-
Kim Rokwon
- Project Assistent
-
Feel free to contact if you have any questions about this project as well as use
issue
tab in github.