Skip to content

A fast boilerplate for building incredible apps with NiceGUI πŸš€

License

Notifications You must be signed in to change notification settings

itsmeadarsh2008/nicegui-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

A fast boilerplate for building incredible apps with NiceGUI πŸš€

Send a PRs to help me with building docs and the rest of the templates

  • source/zd.py - helper utils for easy importing of static files (from CDN) like css, scss etc.
  • source/app.py - entrypoint
  • source/pages/ - pages directory in which the pages of app lies. e.g. dashboards.

What we need (Please Contribute πŸ™)

  • Spacefile (for deta space)
  • vercel.json (for vercel deploys)
  • netlify.toml (for netlify deploys)
  • some helper utils to be written into source/zd.py
  • Database Integration (NoSQL)
poetry install # install neccessary dependencies.
# this is how you can run your app.
python source/app.py

About

A fast boilerplate for building incredible apps with NiceGUI πŸš€

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published