restapify-dashboard

1.4.2 • Public • Published

Restapify-dashboard

Interface for Restapify's dashboard.

test workflow Gitmoji This projet uses SemVer for versioning

Contributing

Before implementing new features and changes, feel free to submit an issue. We're going to talk here 😉.

This project uses Svelte to create the interface and is build using Rollup.

🌱 How to submit a pull request?

  1. Fork this repository.
  2. Create a new feature branch. (Eg: feature/add-selector-syntax)
  3. Make your changes.
  4. Make a little check using yarn test
  5. Commit your changes using the gitmoji convention.
  6. Submit your pull request.

🔨 How to start restapify-dashboard locally

  1. Clone the project
git clone https://github.com/johannchopin/restapify-dashboard.git
cd restapify-dashboard
  1. Install the dependencies and start the dev server
yarn install && yarn dev

Readme

Keywords

none

Package Sidebar

Install

npm i restapify-dashboard

Weekly Downloads

1,300

Version

1.4.2

License

none

Unpacked Size

3.45 MB

Total Files

13

Last publish

Collaborators

  • johannchopin