This repository contains sample code from the 2024 Bangkok Bootcamp, aimed at providing participants with practical examples to aid learning and implementation.
backend-go/
: Backend examples implemented in Go.backend-nodejs/
: Backend examples implemented in Node.js.react-ts-app/
: Frontend application examples built with React and TypeScript.
- Clone this repository:
git clone https://github.com/tonxapi/sample.git
- Navigate to the project directory:
cd sample
- Enter the subdirectories as needed and refer to their respective README or documentation for detailed setup and usage instructions.
Contributions are welcome! Feel free to open issues, suggest improvements, or submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.