Skip to content

GLinBoy/changelogs-frontend

Repository files navigation

ChangeLogs

A simple application to manage a common requirement in our application development process: ** Keep users up to date on our changes! **

NOTE 1: This Application is under development, and isn't ready for production purpose.

NOTE 2: You can find backend part in this repository: https://github.com/GLinBoy/changelogs-backend

Summary

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

ChangeLogs needs npm/yarn to run or build;

Running from the source

  1. clone the project on your system:

    git clone https://github.com/GLinBoy/changelogs-frontend

  2. go to the ChangeLogs directory

    cd changelogs-frontend

  3. First you must install dependencies:

    yarn install

  4. Now you can run app with:

    yarn serve

Installing

Please, let me finish project and then give you installation instructions 😊

Running the tests

Run this command on root of project:

yarn lint

Break down into end to end tests

I didn't develop any test for project, YET, but I will add tests as soon as possible.

And coding style tests

I didn't develop any test for project, YET, but I will add tests as soon as possible.

Deployment

It will complete on the future.

Built With

  • VueJS - Main framework that application developed by
  • Quasar Framework - For component ui and many usable features
  • NodeJS - Manage dependency and use for development

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details

Acknowledgments

This section filled by your question 😊

About

frontend application for ChangeLogs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published