Skip to content

DongqiShen/taxonomy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

180 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xpop Website Codebase

Note

This website is built on the Taxonomy template, and I appreciate @shadcn for their great work.

Running Locally

With pnpm

  1. Install dependencies using pnpm:
pnpm install
  1. Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
  1. Start the development server:
pnpm dev

With Docker and docker compose

pnpm docker-dev

License

Licensed under the MIT license.

About

Website for Xpop, forked from taxonomy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 75.8%
  • MDX 19.6%
  • JavaScript 3.1%
  • CSS 1.4%
  • Other 0.1%