command
module
Version:
v0.0.0-...-e449afe
Opens a new window with list of versions in this module.
Published: May 31, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Let's Go! React with Go Complete Fullstack App - TypeScript, React Query, MongoDB, ChakraUI
Video Tutorial on Youtube
Some Features:
- ⚙️ Tech Stack: Go, React, TypeScript, MongoDB, TanStack Query, ChakraUI
- ✅ Create, Read, Update, and Delete (CRUD) functionality for todos
- 🌓 Light and Dark mode for user interface
- 📱 Responsive design for various screen sizes
- 🌐 Deployment
- 🔄 Real-time data fetching, caching, and updates with TanStack Query
- 🎨 Stylish UI components with ChakraUI
- ⏳ And much more!
.env file
MONGO_URI=<your_mongo_uri>
PORT=5000
ENV=development
Compile and run
go run main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.