Insert your web design here
Coming soon
- Checkout to develop branch
- Pull origin develop (awas sampe ga dilakuin)
- Create a new branch (Please read the rule below this section)
- Checkout to the new branch
- Code
- Commit (Please follow the commit messages rule)
- Pull origin develop
- Push origin "your branch name"
- Create a new pull request to develop branch and mention me (arya) :v
- Done
<type>/<short_description>.<your_name>
- feature: saya menambahkan fitur baru
- fixing: saya memperbaiki fitur
Contoh: feature/navbar.arya
<type>(<scope>): <short_summary>
example: feat(Homepage): Creating homepage section
ci: Changes to our CI configuration files and scriptschore: Changes to the build process or auxiliary tools and libraries such as documentation generationdocs: Documentation only changesticket: Changes that are related to a ticketfeat: A new featurefix: A bug fixperf: A code change that improves performancerefactor: A code change that neither fixes a bug nor adds a featurerevert: Reverts a previous commitstyle: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
- public: file public (including assets)
- app : Contain all pages
- src
- templates: al novaflare templates are here
- components : all components (layouts, button, navbar, etc)
- helpers : pembantu (fetch backend, etc)
- hooks : custom hooks
- context: custom context
- modules: all views
- [Page name]
- page.js
- Hilmi Dzaki Wismadi
- Sakti Cahya Buana
- Polikarpus Arya Pradhanika @mie-intel