Skip to content

akeneo/sample-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akeneo Sample Apps

Welcome to the Akeneo sample Apps repository!

The goal of this repository is to provide you with bootstraps of Apps in your favorite technology so that you can easily start your App projects.

More info about Apps here

How to use this repository?

Use cases

Every folder in samples is a specific use case inside where you will find Apps in different technologies. Go deeper and find the App in your favorite technology that answers the selected use case.

So far, you will find the following use cases

Folder name Use case Description Technologies
start-app Start App The minimum app for getting an App token and querying the Akeneo PIM PHP/Symfony, Javascript/NodeJS/ExpressJS, Python/fastAPI, Rust/Actix
dsm DSM An example app to show you how to use the Akeneo DSM NodeJS/React/TypeScript

Don’t hesitate to help us complete this list!

Get the code

Get the whole repository

git clone git@github.com:akeneo/sample-apps.git

Launch the App

Every App comes with its own README file.

Developer resources


Support

The support of this repository is made in best effort by our Akeneo team. If you find a bug or want to submit an improvement, don't hesitate to raise an issue on Github. Also, you can ask questions and discuss about Apps with the community in the Slack User Group.

Contributing

Do you have a use case of sample App that you want to share with the community? Or maybe you are a guru of a technology that we haven’t covered yet and you are ready to share your knowledge? All contributions are warmly welcomed!

For more information, please consult the contributing section