Expand my Community achievements bar.

How do I create a headless application?

Avatar

Level 2

Please ignore

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

5 Replies

Avatar

Employee

You sure?  If you need some help feel free to ask. 

Avatar

Level 4

Hi there Oliver! 

To help anyone else who may be looking into this question -- there are 2 ways to create a headless firefly app

1. initialize your application without selecting web assets 

2. removing web-src from your existing applications 

Avatar

Level 2

Hi SarahXu,

Just need to understand if I delete the web-src than how I will invoke my action. Suppose I want to invoke one of our action as soon as app deploy. How I can achieve this. Any pointers will really help us in achieving one use case of ours.

Thanks in advance.

Avatar

Employee
Hi brijesht4727374 - you could create cron job to execute your action. Step by step guide here: https://adobeio-codelabs-alarms-adobedocs.project-helix.page/

Avatar

Level 2

Hi duypnguyen,

 

Thanks for the comment. Let me try, hope this will solve our purpose.