587157a74692b20aa4574286bf833f3707400fe5
Update iban-generator.yml, ico-maker.yml, and 7 more files...
Website - NibblePoker.lu
Public repository containing the source code for the nibblepoker.lu & nibblepoker.com websites.
Features
TODO
Related Projects
TODO
Local Setup
Follow these steps to setup a local version of this website:
- Install Python 3.13
- Install Node JS v?
- Install Python Modules
pip install --upgrade -r requirements.txt
- Install NPM modules
.\scripts\nodejs-setup.cmd
- Compile the
.mjs
files into.js
and.min.js
.\scripts\compile-js-site.cmd
- [Install static files]
- Setup environment variables:
:: Batch set NP_HTML_POST_PROCESS=MINIFY set NP_FLASK_WAITRESS=1
# Bash NP_HTML_POST_PROCESS=MINIFY NP_FLASK_WAITRESS=1
- Run app.py
python ./app.py
Licenses
TODO
Description
Languages
Jinja
53.3%
JavaScript
32.9%
Python
12%
Batchfile
1.5%
CSS
0.3%