FAQ
How to hire the service?
Send your request in our form or write to us by email. Response next business day.Contact
How much does the service cost?
Injeniero is paid monthly according to the contracted plan, from 1 minimum wage per month. See prices
What is the minimum service fidelity?
3 months, with the exception of one-time services.
What does the service include?
Everything you need (development, deployment, maintenance) so that your sustainable site or ecommerce is operational with excellent quality. Web design is delivered by the client or quoted separately. See our plans or our services
What are the service levels delivered?
We deliver a sustainable website or system with exceptional quality. See service attributes
How long does it take to develop a website?
On average once the web design is received (or created), 2-3 weeks for simple sites.
How do you update the content?
We do it ourself, by receiving the content via email (in plain text or markdown). Optionally for customers who want more autonomy we have a virtual machine where they can upload the content via markdown and test it before uploading to production.
What is markdown?
It is a friendly markup language used to generate the content that will be published on web pages. Read Introduction to Markdown
It is widely used in companies that generate a lot of content such as Github or Reddit and widely used by journalists, bloggers and researchers.
It is user-friendly, easy to write (only with text editor), easy to read, and used as input in AI systems.
What variant (flavor) of markdown do you use?
We use Commonmark, which is an attempt to standardize the markdown language spec and therefore potentially more sustainable.
What platforms do you use?
We do not use or develop on platforms/frameworks. We also don't use third-party scripts.
Instead, we carry out our own development in vanilla javascript and API development as needed.
What programming languages do you use?
Vanilla Javascript on the frontend without the use of frameworks or libraries.
For backend services we prefer the Haskell functional language, but we can program in others as needed (python, node, php, go, earlang, others)
Backend services are deployed in containers.
Regarding databases, we use CouchDB, Mongo (NoSQL database) and SQLite or PostgreSQL.
Intellectual property?
All content delivered by the client (text, markdown, images, etc.) is his/her property. In turn, each web page created for the client (html, css and javascript) are also owned by the client. The html generation system (via Markdown) is owned by Injeniero and is available as a service for customers who want greater autonomy, being included in the price to update the content by receiving it via email.