Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

riddhi934/Shared-Backpack-docs

Open more actions menu
 
 

Repository files navigation

Shared-Backpack-docs

GitHub stars GitHub forks

Components

The Document Section for the Shared-Backpack Project.

The Project is particulary divided into major 4 part

  1. Shared Backpack user app
  2. Shared Backpack mini admin app
  3. Shared Backpack admin panel
  4. Shared Backpack API

Comunity Impact

The project focuses on

  1. Cheap Travel
  2. Level Group Travel

Tech Stack

  1. Flutter (user app)
  2. Flutter (mini admin)
  3. Vue.js (admin panel)
  4. Nodejs and MongoDB (API)

Installation

The contents of the Shared-Backpack-docs repo is used to automatically create the Shared Backpack documentation website. The automation uses Docusaurus, a modern static website generator.

Intallation will vary depending on whether you use the yarn or npm packages. Visit the Docusaurus installation web page if you have any difficulties with the steps below.

Prerequisites

  • Nodejs
  • Git

Using Yarn

The steps are simple:

  1. Clone this repository
  2. Install yarn on your system
$ git clone https://github.com/The-Shared-Backpack/Shared-Backpack-docs
$ cd Shared-Backpack-docs
$ sudo apt-get -y install yarn
$ yarn add docusaurus

Using NPM

$ git clone https://github.com/The-Shared-Backpack/Shared-Backpack-docs
$ cd Shared-Backpack-docs
$ npm install

Running the Development Server

To preview your changes as you edit the files, you can run a local development server that will serve your website and it will reflect the latest changes.

Using Yarn

Follow these steps:

$ cd Shared-Backpack-docs
$ yarn run start

By default, a browser window will open at http://localhost:3000.

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Using NPM

$ npm start

Building Static HTML Pages

In most cases is unnecessary. Running the development server will be sufficient.

If you need to generate static HTML pages (unlikely), then follow these steps.

$ yarn run build

This command generates static content into the /build directory and can be served using any static contents hosting service.

Please read our

CODE_OF_CONDUCT

About

Documentation for the shared backpack project

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.0%
  • CSS 20.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.