Twake Ecosystem Guidelines
Global guidelines for any new projects around Twake, Frontend and Backend guidelines are discussed here.
Last updated
Was this helpful?
Global guidelines for any new projects around Twake, Frontend and Backend guidelines are discussed here.
Last updated
Was this helpful?
The fonts and colors to use are defined in the document bellow, scroll down for the hexadecimal codes of each color.
Emojis on web must use the Apple emojis set preferably. On device, prefer to use the device emoji set.
We recommend TypeScript and VueJS for any new projects around Twake. (But Twake itself currently uses ReactJS with typescript.)
We want to differ from Material UI that is too recognisable
Antd contain more components than Material UI
Feel free to add any library in this table.
Use case
used by
prefered library
Infinite scroll
Twake message feed
Colors code extracted from the Twake theme
Twake is currently using feather icons and can fallback to Material Icons or FontAwesome.
We strongly recommend using Antd design system: for 3 reasons:
Antd is very customisable, and we provide a Twake theme here:
(React)