analogjs / analog

The fullstack meta-framework for Angular. Powered by Vite and Nitro
https://analogjs.org
MIT License
2.57k stars 245 forks source link

Production Mode #335

Closed SOG-web closed 1 year ago

SOG-web commented 1 year ago

Can I use this project in a production app.

Am building a new startup product

nhlinh123 commented 1 year ago

sure u can.

SOG-web commented 1 year ago

Great, but I can't find anything on the docs that talks on the flags available using the create analog cli, e.g add Tailwindcss on app generation

antoineheitzmann0 commented 1 year ago

Hey, I think it is pretty straightforward https://analogjs.org/docs/getting-started Just use the cli command and it will prompt you for tailwind usage. It seems that it is not mentionned in the doc but you can contribute :)

SOG-web commented 1 year ago

Never mind, the cli did it well.

I love this project, it really making Angular development very easy

SOG-web commented 1 year ago

Oh great what part of the project can I contribute to in order to update the doc

antoineheitzmann0 commented 1 year ago

https://github.com/analogjs/analog/blob/main/CONTRIBUTING.md

SOG-web commented 1 year ago

Ok, great I will check it out and add the contribution

SOG-web commented 1 year ago

What is the difference between the routes and pages folder

SOG-web commented 1 year ago

And also what your suggestion on the file arrangement, like where to be putting the template file a each page and the style file

SOG-web commented 1 year ago

import { RouteMeta } from '@analogjs/router';

export const routeMeta: RouteMeta = { redirectTo: '/home', pathMatch: 'full', };

This does not seems to be working

SOG-web commented 1 year ago

Not found route is not also working

brandonroberts commented 1 year ago

Thanks @SOG-web the issue with not found routes is fixed in the latest release. If you need more help, consider joining the Discord

SOG-web commented 1 year ago

Thanks @SOG-web the issue with not found routes is fixed in the latest release. If you need more help, consider joining the Discord

The link is not loading

brandonroberts commented 1 year ago

https://discord.com/invite/mKC2Ec48U5