Implementation of a generic backend of eshop in Crystal
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Archivist 94e2321667 Initial commit hace 5 años
spec Initial commit hace 5 años
src Initial commit hace 5 años
.editorconfig Initial commit hace 5 años
.gitignore Initial commit hace 5 años
.travis.yml Initial commit hace 5 años
Dockerfile Initial commit hace 5 años
LICENSE Initial commit hace 5 años
README.md Initial commit hace 5 años
shard.lock Initial commit hace 5 años
shard.yml Initial commit hace 5 años

README.md

sales_backend

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/sales_backend/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors