mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Running the app without nodemon is a valid use case.
Human Connection - NITRO WebApp
Build Setup
Install
# NOTE: currently we need the --ignore-engines parameter as one package is an idiot and dont like new node versions
# install all dependencies
$ cd styleguide && yarn install --ignore-engines && cd ..
$ yarn install --ignore-engines
Development
# serve with hot reload at localhost:3000
$ yarn dev
Build for production
# build for production and launch server
$ yarn build
$ yarn start
Styleguide
All reusable Components (for example avatar) should be done inside the styleguide directory.
To show the styleguide
$ yarn styleguide
if you changed design tokens or other styles inside the styleguide, run the refresh command to build the styleguide as a lib
$ yarn styleguide:build
Description
Free and open-source social network for active citizenship.
activitypubapollocypressdockerdocker-composefediversegraphqlhelmjest-testsneo4jneo4j-databasenodenodejsnuxtnuxtjssocial-mediasocial-networkstorybookvuevuejs
Readme
247 MiB
Languages
TypeScript
36%
JavaScript
20.4%
Vue
19.2%
HTML
18.3%
SCSS
4.6%
Other
1.4%

