[QUESTION] Adding Analog to Existing Project

This issue has been tracked since 2022-12-31.

Is there a path to adding Analog to an existing Nx/Angular project? What are the required steps to add Analog support to a project?

brandonroberts wrote this answer on 2023-01-11

Yes, there is a path to adding Analog to an existing project. I have a previous Analog/Nx repo here https://github.com/brandonroberts/analog-nx-15

I may create a new one with commits on each step to migrate one

pjlamb12 wrote this answer on 2023-01-11

Cool. I'll see if I can see the differences between my Nx repo and that. I wanted to see how much it's going to take to migrate my project over when the time comes. The blog demo you posted helps, but I need to see how to use some of the info in the front matter of the markdown, and getting a list of all posts for a listing page, etc. I just haven't played with it yet.

brandonroberts wrote this answer on 2023-01-11

Yep. Need to add support for front matter in the markdown files. Getting a list of all posts could be done in different ways. Vite has a nice API for getting a list of files and their contents that you could map to a list of posts with their metadata.

https://vitejs.dev/guide/features.html#glob-import

More Details About Repo
Owner Name analogjs
Repo Name analog
Full Name analogjs/analog
Language TypeScript
Created Date 2022-07-06
Updated Date 2023-03-28
Star Count 885
Watcher Count 18
Fork Count 67
Issue Count 33

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date