Hello! 👋
Thanks for contributing on Restapify. Before implementing new features and changes, feel free to submit an issue. We're going to talk here.
- Fork this repository.
- Create a new feature branch. (Eg:
feature/add-selector-syntax
) - Make your changes.
- Make a little check using
yarn lint && yarn test
- Commit your changes using the gitmoji convention.
- Submit your pull request.
- Clone the project
git clone https://github.com/johannchopin/restapify.git
cd restapify
- Install the dependencies and run the initialisation
yarn install && yarn restapify:init
- Run the test script
You can easily see your change by running the ./test/run.ts
script that serve the mocked API from ./test/api
:
yarn test:manual
If you make some update on the cli of restapify and want to test the changes, just run the command yarn link
at the root of the project.
All the icons are created by using Figma https://www.figma.com/file/ggaBPd6ix2QvIyCx8QQpWg/icons.