当前位置: 首页 > 软件库 > Web应用开发 > Web框架 >

avia

open source e-commerce framework
授权协议 MIT License
开发语言 JavaScript
所属分类 Web应用开发、 Web框架
软件类型 开源软件
地区 不详
投 递 者 谢飞舟
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Aviacommerce logo

Avia

E-commerce re-invented in Elixir!

Goals

  1. Fast and reliable
    • We (will) profile all our code.
  2. Extensible to no end (conditions apply)
    • We share this goal with [Nectar Commerce][nectar]
  3. Superb tooling
    • Managing, importing, exporting and maintaing a store in production is quitecumbersome. Great tooling is the only solution.
  4. First class support for multi-seller/vendor platform.

Documentation

Documentation for the project can be found on aviacommerce.org. It has developer guides, api specs, advanced guides and much more.

Give feedback or suggestion to the developer team on gitter.

We are also welcoming to the developers who want to contribute in the development. Head over to the contributing page for more info on how can you get started with aviacommerce.

Core Team


@ashish173

@pkrawat1

@arjun289

@sagark

@oyeb

@ramansah

@jyotigautam
  • 之前使用livox_lidar_msg.launch 发布大疆自己定义的数据格式,我想拿到pcd文件格式转换很不方便,后面看到这个表格,发现可以直接使用livox_lidar.launch ,还可以再rviz里实时显示。 https://gitee.com/wadas/livox_ros_driver Launch 配置文件描述 览沃驱动程序中所有的 launch 文件都位于 “ws_livox

  • 用并查集先筛选掉以及连通的边,然后再将未连通边加上即可。 #include <cstdio> #include <cstring> #include <vector> using namespace std; const int maxn = 100 + 5; char mat[maxn][maxn]; char ans[maxn][maxn]; struct edge { int

  • 安装完成后,在mapping catkin_make时若报opencv/cv.h错,则修改为opencv2/opencv.hpp即可(opencv4.x 版本) 报错CV_BGR2GRAY include "opencv2/imgproc/imgproc.hpp" include "opencv2/imgproc/types_c.h" CV_CALIB_CB_ADAPTIVE_THRESH #in

相关阅读

相关文章

相关问答

相关文档