Skip to content

discussions Search Results · repo:Atri-Labs/atrilabs-engine language:JavaScript

149 results
 (80 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

I want to improve this footer section of the web site

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 ...

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 ...

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. ...

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 ...

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 ...

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 ...

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, ...

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 ...