An open API service indexing awesome lists of open source software.

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


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

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# velog-server

Velog is a blog platform for developers. It provides markdown editor with syntax highlighter enabled. Currently, this service only supports Korean language.

Website link: https://velog.io/

Frontend project of service is at another Repo - [velog-client](https://github.com/velopert/velog-server)

## Project Stack
- Node.js
- TypeScript
- Apollo GraphQL
- PostgreSQL
- TypeORM
- Redis
- ElasticSearch
- Koa
- Serverless
- AWS
- Lambda
- SES
- API Gateway
- S3
- Cloudfront

## Running on your machine

[Link](https://github.com/velopert/velog-server/wiki/Running-on-your-machine)