discussions Search Results · repo:Atri-Labs/atrilabs-engine language:TypeScript
Filter by
149 results
(71 ms)149 results
inAtri-Labs/atrilabs-engine (press backspace or delete to remove):
Hi Team,
I hope this message finds you well, I would like to use this engine in my webapp and build web application and host, is
it possible ?
Thanks, Arun k
S-K-Arunposted
on Sep 27, 2024- 0
:
It s an annoying user experience where I have to provide the entire set of font related CSS properties (set of
font-family, font-size, font-weight) to different components on the page. A better approach ...
cruxcodeposted
on May 5, 2023- 0
:
The first build
1. Download and extract the example-atri-app in packages directory attached in this comment/discussion.
2. Run lerna bootstrap from the root directory of the repository.
3. Run yarn ...
cruxcodeposted
on Feb 7, 2023- 0
:
1. The CSS variables from the CSS files imported in a page are not available for color, spacing, font family etc.
2. The invisible link between resources and the page is hard to wrap around the head. ...
cruxcodeposted
on Apr 9, 2023- 0
:
1. How do we re-assign new ids?
2. How do we re-assign new aliases?
3. How can assets be stored in a template?
1. Image assets and other small assets can be stored as base64 data in the template.json ...
cruxcodeposted
on Apr 18, 2023- 0
:
About Atri
Atri is NextJS for Python - a full-stack web framework that supports frontend development using React or using our
visual builder. The backend development is supported in Python.
Design Principles ...
darshitac11posted
on Apr 15, 2023- 0
:
The backend currently have three functions that are evoked at different points in the lifecycle of the app.
- handle_init_state - Evoked during build time.
- handle_page_request - Evoked on each request ...
cruxcodeposted
on Apr 10, 2023- 0
:
What is Quick Actions?
Each component has some frequently used options from styles, custom, callbacks etc. This set of frequently used options
for each component is referred to as quick actions. For example, ...
cruxcodeposted
on Apr 10, 2023- 0
:
I have noticed that many people encounter issues with the pipenv install atri command. Prior to installing the pipenv
tool, it is necessary to have Python and pip already installed on the computer.
Below ...
chiragmathuridposted
on Apr 7, 2023- 4