https://github.com/velopert/velog-server
https://github.com/velopert/velog-server
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/velopert/velog-server
- Owner: velopert
- Created: 2019-01-21T15:05:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T18:36:44.000Z (over 1 year ago)
- Last Synced: 2024-10-18T06:12:00.982Z (over 1 year ago)
- Language: TypeScript
- Size: 1.36 MB
- Stars: 362
- Watchers: 11
- Forks: 50
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
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)