All Projects → OkunaOrg → okuna-web

OkunaOrg / okuna-web

Licence: MIT license
🌈 Okuna for the web.

Programming Languages

Vue
7211 projects
typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to okuna-web

okuna-js
🌈 Okuna API wrapper for the browser and Node
Stars: ✭ 16 (-75.38%)
Mutual labels:  social, okuna
security-demo
Springboot、SpringSecutity常见demo集合
Stars: ✭ 43 (-33.85%)
Mutual labels:  social
Activitystreams
Activity Streams 2.0
Stars: ✭ 185 (+184.62%)
Mutual labels:  social
E Contact Android
Stars: ✭ 225 (+246.15%)
Mutual labels:  social
Socfony
Socfony is an open source social application, quickly build your own social application.
Stars: ✭ 199 (+206.15%)
Mutual labels:  social
SocialMedia-App
A fully functional social media app built with flutter with multiple features
Stars: ✭ 646 (+893.85%)
Mutual labels:  social
Helpdesk Guide
📖《桌维网管实典》主机与程控终端信息安全运维,IT方向速成就业入职
Stars: ✭ 183 (+181.54%)
Mutual labels:  social
materialize-social
Social Login Buttons for MaterializeCSS
Stars: ✭ 50 (-23.08%)
Mutual labels:  social
vue-socials
💬 Social media share buttons and counts for Vue.js
Stars: ✭ 32 (-50.77%)
Mutual labels:  social
Nakama Unity
Unity client for Nakama server.
Stars: ✭ 222 (+241.54%)
Mutual labels:  social
Socialview
Android TextView and EditText with hashtag, mention, and hyperlink support
Stars: ✭ 217 (+233.85%)
Mutual labels:  social
Graphjs
A set of widgets for a meaningfully social web.
Stars: ✭ 212 (+226.15%)
Mutual labels:  social
agorava-core
Agorava Core API and Implentations
Stars: ✭ 51 (-21.54%)
Mutual labels:  social
Monica
Personal CRM. Remember everything about your friends, family and business relationships.
Stars: ✭ 15,499 (+23744.62%)
Mutual labels:  social
kiki
An experimental social network that works offline.
Stars: ✭ 44 (-32.31%)
Mutual labels:  social
Plus
💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.
Stars: ✭ 2,148 (+3204.62%)
Mutual labels:  social
Icms2
Official Repository for InstantCMS 2.x
Stars: ✭ 215 (+230.77%)
Mutual labels:  social
Nakama Godot
Godot client for Nakama server written in GDScript.
Stars: ✭ 240 (+269.23%)
Mutual labels:  social
UserFinder
OSINT tool for finding profiles by username
Stars: ✭ 379 (+483.08%)
Mutual labels:  social
Hashtegny
jQuery Plugin aggregates hashtags from different social media networks. Posts are displayed in a unique, & attractive grid, and animated layout.
Stars: ✭ 52 (-20%)
Mutual labels:  social

Okuna

🌈 okuna-web

Okuna is coming to the web.

Table of contents

Requirements

Project overview

The project is a Nuxt application.

It's dependent on the okuna-api backend, be it whether you host your own or use the Okuna backend at https://api.openbook.social/

Contributing

There are many different ways to contribute to the website development, just find the one that best fits with your skills and open an issue/pull request in the repository.

Examples of contributions we love include:

  • Code patches
  • Bug reports
  • Patch reviews
  • Translations
  • UI enhancements

Code of Conduct

Please read and follow our Code of Conduct.

License

Every contribution accepted is licensed under MIT or any later version. You must be careful to not include any code that can not be licensed under this license.

Please read carefully our license and ask us if you have any questions.

Responsible disclosure

Cyber-hero? Check out our Vulnerability Disclosure page.

Other issues

We're available almost 24/7 in the Okuna slack channel. Join us!

Git commit message conventions

Help us keep the repository history consistent 🙏!

We use gitmoji as our git message convention.

If you're using git in your command line, you can download the handy tool gitmoji-cli.

Getting started

Clone the repository

Install the dependencies

$ npm install

Configure the .env file

$ copy .sample.env .dev.env
$ copy .sample.env .prod.env
$ nano .{dev|prod}.env

Start the development server

$ npm run dev

Build for production

$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].