Skip to content

cccrafta/crafta.cc

Repository files navigation

crafta.cc

A web application with a Next.js frontend and WordPress backend.

Tech Stack

  • Frontend: Next.js 16, React 19, Tailwind CSS 4, TypeScript
  • Backend: WordPress (PHP)
  • Database: MySQL
  • Deployment: Cloudflare Pages (via OpenNext)

Prerequisites

  • PHP
  • MySQL
  • Node.js
  • npm

Install on macOS with Homebrew:

brew install php mysql node

Getting Started

  1. Clone the repository:

    git clone <repo-url>
    cd crafta-cc
  2. Run the setup script (downloads WordPress, creates the database, installs dependencies):

    ./setup.sh
  3. Start the development servers:

    ./start.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors