Licensed under the EUPL 1.2
See our Contributor Covenant Code of Conduct to view our pledge, standards, responsibilites & more.
Please see our Contribution Guidelines.
- Node.js >22 (see .nvmrc)
git clone https://github.com/unchainedshop/unchained.git
npm install
npm run build
cd examples/kitchensink
npm run build
npm start
-
Navigate to http://localhost:4000/ to view the welcome screen. You can login with: user: admin@unchained.local / password: password
-
Navigate to http://localhost:4010/graphql to view the GraphQL Playground