Skip to content

Ordina-Group/pythonconferentie.nl

 
 

Repository files navigation

PythonConferentie.nl

Here's the code of the website pythonconferentie.nl.

Tech stack

Running

This should do it all:

npm i
npm run dev

Azure notes

Make sure startup script is the following in azure:

pm2 start ecosystem.config.cjs --no-daemon

Releasing

Releasing is as simple as pushing to main and merging the PR created by release-please after.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 88.9%
  • JavaScript 7.0%
  • CSS 2.8%
  • HTML 1.3%