Skip to content

unchainedshop/unchained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Unchained Engine

Deploy on Railway

Licensed under the EUPL 1.2

Bundle Size CLA assistant

Code of conduct

See our Contributor Covenant Code of Conduct to view our pledge, standards, responsibilites & more.

Contributing

Please see our Contribution Guidelines.

Quickstart

Prerequisites

Create an example project

npm init @unchainedshop

Then navigate to http://localhost:4000/ to view the welcome screen. You can login with: user: admin@unchained.local password: password

Contribute

git clone https://github.com/unchainedshop/unchained.git
npm install
npm run dev