update readme
This commit is contained in:
19
README.md
19
README.md
@@ -5,7 +5,24 @@
|
||||
|
||||
> **[Đọc bằng tiếng Việt](README.vi.md)**
|
||||
|
||||
Single binary application combining Go backend with Next.js frontend.
|
||||
A ready-to-use monorepo template for building single binary applications combining Go backend with Next.js frontend. Perfect for developers who need a modern, production-ready foundation instead of building from scratch.
|
||||
|
||||
## 🎯 What is NekoFlow?
|
||||
|
||||
NekoFlow is a **pre-built monorepo template** designed for developers who want to:
|
||||
|
||||
- ✅ **Start immediately** instead of spending time on boilerplate setup
|
||||
- ✅ **Build single binary applications** (like Gitea, but for web apps)
|
||||
- ✅ **Use modern tech stack** (Go + Next.js + TypeScript + Tailwind)
|
||||
- ✅ **Deploy easily** with just one executable file
|
||||
- ✅ **Scale quickly** with a solid foundation
|
||||
|
||||
Perfect for:
|
||||
- **Internal tools** and admin dashboards
|
||||
- **Microservices** with web interfaces
|
||||
- **Desktop applications** with web UI
|
||||
- **Prototypes** and MVPs
|
||||
- **Learning** Go + Next.js integration
|
||||
|
||||
## 📦 Project Structure
|
||||
|
||||
|
||||
19
README.vi.md
19
README.vi.md
@@ -5,7 +5,24 @@
|
||||
|
||||
> **[Read in English](README.md)**
|
||||
|
||||
Ứng dụng single binary kết hợp Go backend với Next.js frontend.
|
||||
Template monorepo sẵn có để xây dựng ứng dụng single binary kết hợp Go backend với Next.js frontend. Hoàn hảo cho các developer cần một nền tảng hiện đại, sẵn sàng production thay vì phải build từ đầu.
|
||||
|
||||
## 🎯 NekoFlow là gì?
|
||||
|
||||
NekoFlow là một **template monorepo được dựng sẵn** dành cho các developer muốn:
|
||||
|
||||
- ✅ **Bắt đầu ngay lập tức** thay vì mất thời gian setup boilerplate
|
||||
- ✅ **Xây dựng ứng dụng single binary** (giống Gitea, nhưng cho web app)
|
||||
- ✅ **Sử dụng tech stack hiện đại** (Go + Next.js + TypeScript + Tailwind)
|
||||
- ✅ **Deploy dễ dàng** chỉ với một file executable
|
||||
- ✅ **Scale nhanh chóng** với nền tảng vững chắc
|
||||
|
||||
Phù hợp cho:
|
||||
- **Internal tools** và admin dashboards
|
||||
- **Microservices** có giao diện web
|
||||
- **Desktop applications** với web UI
|
||||
- **Prototypes** và MVPs
|
||||
- **Học tập** tích hợp Go + Next.js
|
||||
|
||||
## 📦 Cấu Trúc Dự Án
|
||||
|
||||
|
||||
Reference in New Issue
Block a user