Skip to content

jordanopensource/dsp-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
George Khoury
Feb 5, 2023
a67d81a · Feb 5, 2023
Sep 29, 2021
Dec 13, 2022
Feb 5, 2023
Feb 5, 2023
Dec 13, 2022
Jan 29, 2023
Feb 5, 2023
Nov 28, 2022
Sep 6, 2022
Sep 7, 2022
Jul 31, 2022
Feb 5, 2023
Jan 26, 2021
Aug 2, 2022
Dec 13, 2022
Sep 29, 2021
Sep 29, 2021
Dec 14, 2022
Dec 23, 2021
Jan 26, 2021
Jan 29, 2023
Dec 13, 2022
Dec 13, 2022
Dec 13, 2022

Repository files navigation


Logo

dsp-web

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

Visit the Portal · Report Bug · Request Feature

Build Status

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 Digital Safety 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/dsp-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 - info@josa.ngo

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