Colubrina - a simple open source chat platform written in Vue, Vuetify, NodeJS, and Socket.io.
Go to file
Troplo 87302afa1d init 2022-06-05 22:58:18 +10:00
backend init 2022-06-05 22:58:18 +10:00
patches init 2022-06-05 22:58:18 +10:00
public init 2022-06-05 22:58:18 +10:00
src init 2022-06-05 22:58:18 +10:00
.browserslistrc init 2022-06-05 22:58:18 +10:00
.env.example init 2022-06-05 22:58:18 +10:00
.eslintrc.js init 2022-06-05 22:58:18 +10:00
.gitignore add .gitignore 2022-06-05 22:34:57 +10:00
.prettierignore init 2022-06-05 22:58:18 +10:00
.prettierrc init 2022-06-05 22:58:18 +10:00
LICENSE init 2022-06-05 22:58:18 +10:00
NOTICE init 2022-06-05 22:58:18 +10:00
README.md init 2022-06-05 22:58:18 +10:00
SECURITY.md init 2022-06-05 22:58:18 +10:00
babel.config.js init 2022-06-05 22:58:18 +10:00
package.json init 2022-06-05 22:58:18 +10:00
vue.config.js init 2022-06-05 22:58:18 +10:00
yarn.lock init 2022-06-05 22:58:18 +10:00

README.md

Colubrina

Wakatime

Project setup

Rename .env.example to .env and fill it out with your own information.

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

View the Colubrina license in the LICENSE file.