Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 2.88 KB

DOCUMENTATION.md

File metadata and controls

33 lines (28 loc) · 2.88 KB

Documentation

Page Description
README.md Project Information
BRANCHES.md Git Branches Information
CONTRIBUTE.md Contribution Instructions
CONTRIBUTIONS.md Information about contributions to the project
FRONTEND.md Frontend (NextJS) Features
BACKEND.md Backend (Rails) Features
GETTING_STARTED.md Information on how to setup the project and useful features
LICENSE.md Everything you need to know about the License
SUPPORT.md Getting support with problems or reporting issues
WISHLIST.md Upcoming features, features under development and future development

Frontend Documentation

Page Description
frontend/GETTING_STARTED.md Instructions on how to setup the Frontend
frontend/DEVELOPER.md Useful Frontend developer features
frontend/cypress/README.md Cypress Testing information
frontend/src/components/README.md React Component Information
frontend/src/translations/README.md Translation Information

Backend Documentation

Page Description
backend/GETTING_STARTED.md Instructions on how to setup the Backend
backend/DEVELOPER.md Useful Backend developer features
backend/sorbet/README.md Sorbet Type Checking information
backend/spec/README.md RSpec testing information