FAQ

FAQ

Looking for the Feature List?

  • Is TypeScript required?

    Astro uses several features of TypeScript. However, you can remove the vast majority of type checking by setting `extends: 'astro/tsconfigs/base'` in your tsconfig.json.

  • What are the future plans for Alkaline?

    This version is more of a prototype than anything else. I plan on creating the 'production' build on Next.js, although this verion is fully functional as well.