Get started in seconds, not days
Ralph Storefront - PWA Launchpad for Geins Commerce
Our PWA Launchpad Ralph Storefront dramaticly reduce the time needed for grunt work when setting up a project.
By leveraging the power of MACH technologies this PWA Launchpad provides a scalable and maintainable foundation for your e-commerce project. Some might say its the ideal solution for optimizing your time to market and delivering a seamless user experience.
Pre-requisites
- Geins account - Get a free trial here
- Node.js 16.x.x
Getting started
1. Sign up for trial
Sign up for a free trial at geins.io
2. Create a new project
npx create-geins-app
3. Create an .env
file
Create an .env
file in the root of your project. See the file .env.example
for a specification of what variables you need to set. You will get the values when signing up for your free trial.
4. Start developing
Install dependencies and then start the development server with hot reload
npm install
npm run dev
You can now access your storefront at localhost:3000
Features
- Progressive Web App (PWA) support
- Geins Content Management System (CMS) integration
- Geins Product Information Management (PIM) integration
- Geins Order Management System (OMS) integration
- Geins Customer Relationship Management (CRM) integration
- Payment Gateway integration
- Shipping Gateway integration
- Transctional email integration
- Internationalization support
- Multi market support
- Datalayer
- Search engine optimized
Technologies
Nuxt.js
GraphQL
Apollo
If you're new to Nuxt.js, we recommend that you check out the Nuxt.js documentation before getting started.
Next step: Configuration
Now that you have your project up and running, you can start configuring your launchpad.