Skip to content

beysach/khmercoders-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KhmerCoders Official Website

Welcome to the official repository for the KhmerCoders community website. This project is built with Next.js and uses Cloudflare for hosting and database services.

How to Get Started

Clone the repository and install dependencies

git clone https://github.com/yourusername/khmercoders-web.git
cd khmercoders-web
npm install

Run the setup script to configure your environment variables, initialize the database, and populate it with sample data:

npm run setup

This script will:

  • Create a .env file with necessary configuration
  • Set up the local Cloudflare D1 database
  • Apply database migrations
  • Seed the database with initial data

Start the development server

npm run dev

About

Khmer Coders Offical Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.0%
  • JavaScript 1.4%
  • CSS 0.6%