mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Creating a separate volume for .nuxt/ where nuxt stores its transpiled files ensures that both local and docker setup are isolated from each other. E.g. on Linux I see these annoying owner permission errors, because the user in the docker environment is called `root` not my user on my host system `robert`. This might be interesting for @mattwr18 too
Human Connection - NITRO Web
Build Setup
Install
# install all dependencies
$ cd styleguide && yarn install && cd ..
$ yarn styleguide:build
$ yarn install
Copy:
cp .env.template .env
Configure the file .env according to your needs and your local setup.
Development
# serve with hot reload at localhost:3000
$ yarn dev
Build for production
# build for production and launch server
$ yarn styleguide:build
$ yarn build
$ yarn start
Styleguide
All reusable Components (for example avatar) should be done inside the styleguide directory.
To show the styleguide
$ yarn styleguide
Internationalization (i18n)
You can help translating the interface by joining us on lokalise.co.
Thanks lokalise.co that we can use your premium account!

Attributions
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%

