Skip to content

sbry/bsvadw.de

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##
# build the site
cd site
##
# install NPM
npm install
##
# update NPM
npm update
##
# open development server
npm run dev
##
# build site in ../html
npm run build
##
#
cd .. 
##
# Environment-Variable FTPS_URL must be set (this is special)
export FTPS_URL=ftps://user:pass@host:port
export HEIMSPIELE_HALLE1="https://"
export TERMINE_HALLE2="https://"

##
# sync.py für Aktualisierungen:
 Usage: 
 ./sync.py push|push_ics|pull_ics

This is a starter template for Learn Next.js.

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published