![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | back/ | a month ago | - | |
![]() | front/ | a year ago | - | |
![]() | Icon | 2 years ago | 0 | |
![]() | LICENSE | 2 years ago | 20K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
![]() | README.md | 2 years ago | 1.3K | f12eb36 documentaiton updates [كارل مبارك] |
![]() | aob.png | 2 years ago | 335K | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
![]() | package.json | 2 years ago | 251 | 7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك] |
This is the development space for the Archive of Belonging website.
The back-end is a Strapi application. Instructions are under back. The front-end is built with Vue. Instructions are under front.
First, clone the repository
git clone git@github.com:karlmoubarak/aob.git
cd aob
Start the back-end server (Strapi)
cd back
npm install
npm run develop
Start the front-end server (Vue)
cd front
npm install
npm run serve
Build, configuration, and production instructions for both front and back end servers are in their respective directories.
Karl Moubarak and Ilja Schamlé.
This project is protected under the Creative Commons Attribution Share Alike 4.0 International license. In short, this means that you are allowed to copy, appropriate, and even profit from this material, but you are required to republish it under the same license (it stays in the public domain).