Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
V

velog

> 编程语言
Open source

velog (v1, Archived) This project is source code of velog v1. After v2 update, this project is now archived. For source code of v2, check o…

764 stars0 likes1 views
WebsiteGitHub

About

velog (v1, Archived) This project is source code of velog v1. After v2 update, this project is now archived. For source code of v2, check o…

velog (v1, Archived)

This project is source code of velog v1. After v2 update, this project is now archived. For source code of v2, check out the links below:

  • https://github.com/velopert/velog-client
  • https://github.com/velopert/velog-server

velog is a blog platform for developers. It provides compfy markdown editor with syntax highlighter enabled. Currently, the service is only available in Korean.

https://velog.io

The whole process of project development is recorded in my Youtube Channel. Live stream is held at 11:00 PM KST everyday.

Project Stack

Client

Following items are core frontend technologies used in this project:

  • React
  • React Router v4
  • Sass
  • Flow
  • Redux
  • Redux-pender
  • Immer
  • Marked
  • Prismjs
  • CodeMirror

Server

Following items are core backend technologies used in this project:

  • Node.js
  • Koa
  • Sequelize
  • Sequelize-cockroachdb
  • Serverless (with AWS Lambda)
  • Flow (on Service API)
  • TypeScript (on SSR)

Project Architecture

(Image above is created with Cloudcraft)

This service heavily relies on AWS Lambda. Its server side rendering function and every service API are hosted on AWS Lambda.

Run on your machine

If you want to run velog on your machine, please check Guidelines document.

Contributions

Any kinds of contributions are welecomed. Since the test codes of the project is not completed yet, pull requests might take a while.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

JavaScript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言