Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,051 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycontw-frontend ci pycontw-frontend cd nuxt

pycontw-frontend

Frontend of PyCon TW official website.

Development

Requirements

  • node v22 or later (recommended using LTS)
  • pnpm v11 or later

Please create a .env file from .env.example and fill in the required environment variables.

Develop on your local machine

# install dependencies
pnpm i
# option 1: start development server
pnpm dev

# option 2: start development server with mock data
pnpm dev:mock

Develop with Docker

# default with mock data
docker compose -f docker-compose.dev.yml up --build

# stop the container
docker compose -f docker-compose.dev.yml down

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Test

pnpm run lint

About

The official website for PyCon TW 🐍

Topics

Resources

Code of conduct

Stars

18 stars

Watchers

15 watching

Forks

Releases

Packages

Used by

Contributors

Languages