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

https://github.com/ohminssup/lafu-server

πŸ™ laftel clone to Golang - feature/go λΈŒλŸ°μΉ˜μ—μ„œ μž‘μ—…μ€‘
https://github.com/ohminssup/lafu-server

docker entgo golang

Last synced: about 1 month ago
JSON representation

πŸ™ laftel clone to Golang - feature/go λΈŒλŸ°μΉ˜μ—μ„œ μž‘μ—…μ€‘

Awesome Lists containing this project

README

        

# LAFU-SEVER

### Description

μ• λ‹ˆλ©”μ΄μ…˜ μ‚¬μ΄νŠΈ 클둠 ν”„λ‘œμ νŠΈ

### Stack

-EVN
- PM2
- Webpack

- API
- GraphQL
- Apollo Graphql
- dataloder

- REST API
- express router
- DB
- Postgresql + TypeORM

- cache
- redis

- AWS
- ec2, CodeDeploy, S3, RDBS - postgresql

- AUTH
- JsonWebToken
- mail

- Video
- νŠΈλžœμŠ€μ½”λ”©

- Typescript
- express

- CI/CD
- tarvis ci

- Tool
- eslint, perttier

- SSR
- Graphql SSR

- admin
- Svelte

### Database Migration

```bash
npm run typeorm migration:create -n filename
npm run dev:sync
```

### Workings