Website | Docs | Community Slack | YouTube | LinkedIn | Twitter | Discussions | Contribute
📈 Ranked #7 in popularity among all TypeScript repositories in GitHub for the week of Nov 21. Source
🔥 Listed as a "Hot JS Tool" for the week of Nov 6. Source
Atri framework is a full-stack web development framework to build Progressive Web Apps.
- Frontend development: Write React code or use our visual editor to increase your productivity
- Backend development: Currently, we support Python for backend development. We are planning to add support for NodeJS soon.
- Deployment support: Our CLI provides rich support for easy deployment at your platform of choice such as GitHub Pages, AWS, etc.
If you like our project, please support us by giving us a star ⭐!
Atri is a general purpose framework that can be used to build everything from e-commerce websites to internal apps.
Find more example websites and apps at Atri-Apps.
- Atri framework is not just limited to the JavaScript world. You can use this framework with many languages such as Python, NodeJS (upcoming), etc.
- Atri framework comes with a suite of productivity tools such as visual editor, asset management tools, etc. that significantly reduce development time from months to hours.
- Using Atri framework, developers do not need to write and document REST APIs. Instead, they rely upon the object model which acts as a single source of truth. This also has other benefits as well such as reducing compliance breaches.
Thus, Atri framework is extending the definition of full-stack to include non web developers in the development and maintenance of an app.
pipenv install atri==0.0.78
pipenv shell
atri start
Note: Python version should be >=3.8 & <=3.10.8
- The visual editor is available at http://localhost:4002.
- Once you click
Build and Run
in your visual editor, your website will start running at http://localhost:4005/. - All the files for your website are being auto-generated in your local directory.
- You can write the backend of your website at
controllers/routes/<page_name>/main.py
.
You can follow our video tutorial 👇 or our written guide to create your first Atri app.
You can then follow our video tutorials to create full-stack apps.
Thanks for your interest in contributing to the Atri framework. 💖
You can contribute in any or all of the following ways:
- ask a question
- submit a bug report
- request a new feature
- suggest ways to improve the developer experience of an existing feature
- submit a documentation report
- propose an Atri app
- create an Atri App and share it with the community
- contribute to the Atri framework: You can get started with "good first issues" which are suitable for newcomers.
Please refer to our contributing guidelines for details. Besides, please make sure you adhere to the code of conduct.
If you make any contribution to our project (code or no-code; check the vast list of contribution types), you will be featured in the table below 👇
We are grateful to these wonderful people who contributed to Atri framework. 🙏 (emoji key):
This project follows the all-contributors specification. Contributions of all types are welcome!