Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

241 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MethodConf

The Next.js frontend for MethodConf. The Umbraco CMS lives in sgfdevs/cms.methodconf.com.

Local Development

  1. Copy .env.example to .env and configure the CMS and site URLs.
  2. Install dependencies and start the development server:
npm ci
npm run dev

The production image can be built locally with:

docker build \
  --build-arg NEXT_PUBLIC_UMBRACO_BASE_URL=https://cms.methodconf.com/ \
  --build-arg NEXT_PUBLIC_SITE_URL=https://www.methodconf.com/ \
  -t methodconf.com .

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages