Skip to content

nuxis/p0sX-server

Repository files navigation

p0sX

build

Point of sale system for LAN parties.

Contributing

Please read the guidelines before contributing.

Development

Install python3, virtualenv, node, npm.

make env

make dev

Example data

To load the example data, create and migrate the database:

make migrate

Then load the json file:

./manage.py loaddata example_data.json

To dump the data, issue: ./manage.py dumpdata pos --indent 4 > example_data.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10