Metadata-Version: 2.1
Name: wagtail-rest-pack
Version: 0.0.39
Summary: A small example package
Home-page: https://github.com/domibydzovsky/wagtail-rest-pack
Author: Dominik Bydzovsky
Author-email: dominikbydzovsky94@gmail.com
Project-URL: Bug Tracker, https://github.com/domibydzovsky/wagtail-rest-pack/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# wagtail-rest-pack

# wagtail-rest-pack

=====
Wagtail Rest Pack
=====

Wagtail app easing development of single page application with specific complex needs. And for fun.

Deployment Backend
-----------
1. Push your changes
2. Increment version in setup.cfg
3. Start push.sh command, which pushes to repository
   
Deployment Frontend
-----------
1. Increment version in package.json
2. Push your changes
3. run "npm run build"
4. run "npm run publish"
