Skip to content

NTUST-KDDLab/kdd-lab-website-frontend

Repository files navigation

KDD Lab Website Frontend

This is a Next.js Project, css framework use TailwindCSS. Connected with Strapi headless CMS for backend. Deploy on self-hosted server with nginx-proxy by docker-compose.

Getting Started

yarn dev

Links

Check

Run yarn build every pull request on develop branch. Enable CodeQL analysis on develop branch. (in experiment)

Deployment

This project is deployed on self-hosted server, and setup the Github Action CI.