SocioShares is a project developed & maintained by Sociopaths members from Hackforums.net
It enables files sharing within the group easily in a protected application.
SocioShares uses Strapi.io for the backend and NuxtJS for the frontend.
Both framework use NodeJS which give ultra-performances
Software | Minimum version | Recommended version |
---|---|---|
Node.js | 12.x | 14.x |
npm | 6.x | 6.x |
$ git clone git@github.com:newQuery/socioshares.git socioshares
$ cd socioshares
$ npm install
$ npm run socio-install
$ npm run socio-dev
Navigate to http://localhost:1337/admin to access the backend admin dashboard
Navigate to http://localhost:3000/ to access the frontend