Hackathon VTEX API is an API developed to the Mega Hack 2.0 (https://www.megahack.com.br/), to the VTEX challenge. It's an API to consumn an e-commerce response with it's products, categories and create orders to suppliers.
Here are the technologies used in this project.
- Ruby version 2.5.1
- Rails version 5.0.1
- Docker
- Docker Compose
- PostgreSQL
- Github
- Devise
- Rack-cors
- Carrierwave
- Minimagick
-
Dependency
- Docker
- Docker Compose
-
To build the containers:
$ sudo docker-compose build
- To create the bank and do as migrations:
$ sudo docker-compose run --rm app bundle exec rake db:seed
- To install as gens:
$ sudo docker-compose run --rm app bundle install
- To run the project:
$ sudo docker-compose up
- Repository: https://github.com/Lucasdfg07/hackathon-vtex-api
- In case of sensitive bugs like security vulnerabilities, please contact Lucassiqueiraferandes07@gmail.com directly instead of using issue tracker. We value your effort to improve the security and privacy of this project!
1.0.0.0
- Lucas Siqueira Fernandes
Please follow github and join us! Thanks to visiting me and good coding!