All Projects → jordanopensource → portal-web-legacy

jordanopensource / portal-web-legacy

Licence: Apache-2.0 license
The web client for the JOSA portal.

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to portal-web-legacy

Redmine issue templates
Maintenance Repository - https://github.com/agileware-jp/redmine_issue_templates
Stars: ✭ 181 (+1106.67%)
Mutual labels:  oss
rust-loottables
List of loot tables for various crates, boxes, barrels, piles for game Rust.
Stars: ✭ 1 (-93.33%)
Mutual labels:  nuxtjs
Nuxt.tBug
🍓 一个Nuxt.js 的项目,收集前后端分离中出现的各种Bug,方便大众
Stars: ✭ 79 (+426.67%)
Mutual labels:  nuxtjs
Code Samples
Just some code samples for MahApps and other experiments...
Stars: ✭ 205 (+1266.67%)
Mutual labels:  oss
dynamic
Load components initialized through @nuxt/components dyamically.
Stars: ✭ 49 (+226.67%)
Mutual labels:  nuxtjs
nuxtend
This library extends the Nuxt.js features.
Stars: ✭ 28 (+86.67%)
Mutual labels:  nuxtjs
Carte
🍴 Open source license notice view generator for Swift
Stars: ✭ 167 (+1013.33%)
Mutual labels:  oss
ckeditor-nuxt
CKEditor5 component for Nuxt.js framework. All free official plugins included.
Stars: ✭ 29 (+93.33%)
Mutual labels:  nuxtjs
ama
Ask Tanay questions about life, career, programming or anything. 🤔 He'll try his best to come up with a satisfactory answer.
Stars: ✭ 50 (+233.33%)
Mutual labels:  oss
nuxt-vue-multiselect
Single / multiple select plugin for Nuxt.js using vue-multiselect.
Stars: ✭ 28 (+86.67%)
Mutual labels:  nuxtjs
Go Fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic r…
Stars: ✭ 2,923 (+19386.67%)
Mutual labels:  oss
ShareManBox-Nuxt
ShareMan's personal website of version3.
Stars: ✭ 104 (+593.33%)
Mutual labels:  nuxtjs
frontend
For seeing Ergonode in action please book a demo https://www.ergonode.com/book-a-demo
Stars: ✭ 122 (+713.33%)
Mutual labels:  nuxtjs
Kap
An open-source screen recorder built with web technology
Stars: ✭ 14,488 (+96486.67%)
Mutual labels:  oss
fossresponders.com
The website for FOSS Responders
Stars: ✭ 20 (+33.33%)
Mutual labels:  oss
Graygram Ios
[40시간만에 Swift로 iOS 앱 만들기] 흑백 사진 전용 소셜 미디어 앱
Stars: ✭ 172 (+1046.67%)
Mutual labels:  oss
guide
Maintenance Guidelines for GitHub/npm organization.
Stars: ✭ 12 (-20%)
Mutual labels:  oss
IconPacks.Browser
The Browser for all available Icon packages from MahApps.Metro.IconPacks
Stars: ✭ 74 (+393.33%)
Mutual labels:  oss
site
RailroadPM.org 2.x Site
Stars: ✭ 18 (+20%)
Mutual labels:  nuxtjs
laravel-admin
LaravelAdmin是基于PHP开发的基础管理后台系统,做到开箱即用,为新项目开发省去了基础功能开发的步骤;此系统采用前后端分离模式,后端使用Laravel,前端使用vue;主要包含:登录、注销、可视化数据大屏、管理员、角色管理、菜单管理、权限管理、错误日志、登录日志、访问日志、获取服务器CPU使用率、内存使用率等功能。后端主要使用Artisan命令行、Jobs消息队列、 Rules验证规则、Restful API、Composer扩展包、Redis秒杀、Extend自定义扩展类:微信授权、钉钉告警推送、MongoDB、阿里云OSS、七牛云存储、七牛云直播、php-jwt TOKEN、Phpoffice、MySql数据库字典、Elasticsearch等技术。
Stars: ✭ 45 (+200%)
Mutual labels:  oss

Logo

portal-web

The web client for the JOSA Portal.
Explore the docs »

Visit the Portal · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

This is a Nuxtjs web client for the JOSA Portal.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  1. Download and install the latest version of Node.js from here.

Installation

  1. Clone the repo
    git clone https://github.com/jordanopensource/portal-web.git
  2. Install NPM packages
    npm install

Running

Development

To run the project locally for development purposes:

  1. Run the project
$ npm run dev
  1. Go to http://localhost:3000

Production

To build and run the project locally for production purposes:

  1. Build the project
$ npm run build
  1. Launch the production server
$ npm run start

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Jordan Open Source Association - @jo_osa - [email protected]

Project Link: https://github.com/jordanopensource/portal-web

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].