Coder Social home page Coder Social logo

intelligo-mn / intelligo.store Goto Github PK

View Code? Open in Web Editor NEW
261.0 261.0 125.0 938.16 MB

A headless GraphQL commerce platform offers fast, dynamic, and personalized shopping experiences with customizable online stores.

License: MIT License

JavaScript 0.35% SCSS 1.51% Dart 2.63% TypeScript 90.39% HTML 4.94% Handlebars 0.18% Shell 0.01%
ecommerce ecommerce-platform eshop headless-commerce headless-commerce-framework javascript multi-platform nodejs online-shop platform shop shopping store storefront stores

intelligo.store's People

Contributors

alexisvigoureux avatar ashitikov avatar chladog avatar dependabot[bot] avatar doljko avatar draykee avatar ebatgerel avatar harunkilic avatar hendrik-advantitge avatar izayda avatar jonyw4 avatar kai-chu avatar karel-advantitge avatar macabeus avatar martijnvdbrug avatar mcfedr avatar michaelbromley avatar naranmandakh avatar nomadbot avatar opengineer avatar renovate-bot avatar renovate[bot] avatar seminarian avatar skid avatar thomas-advantitge avatar tortuvshin avatar tyratox avatar ukrick avatar vrosa avatar wanztwurst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

intelligo.store's Issues

php artisan migrate

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near 'created_at) null, updated_at timestam
p(created_at) null) default character set' at line 1 (SQL: create table password_resets (email varchar(255) not
null, token varchar(255) not null, created_at timestamp(created_at) null, updated_at timestamp(created_at) n
ull) default character set utf8 collate utf8_unicode_ci engine = InnoDB)

having problems to deploy with Release V1.0

these files are duplicated so the migration doesn't seem to work the duplication is just for adding one line :

$table->engine = "InnoDB";
CreateAddressesTable
CreateCategoriesTable
CreateProductDetailsTable
CreateProductOffersTable
CreateActionTypesTable
CreateTypePreferencesTable
CreatePersonsTable
CreateBussinessTable
CreateCategoriesTable
CreateAddressesTable

There are other things that doesn't seem to work for the master branch to deploy it is generaly verifications on variables that needs to be done (with an isset or !empty )

composer install error

Hii,i am follow step by step command instruction on documentation,instruction error on composer install,please solve
screenshot from 2018-06-30_composerinstall

thank you

code base is obsolete

php 5.6 is now deprecated and unsupported as well as the phpunit-mockery package:

ErrorException
count(): Parameter must be an array or an object that implements Countable
in ProductsController.php line 966

Package phpunit/phpunit-mock-objects is abandoned, you should avoid using it. No replacement was suggested.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.