-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Cesar Blender edited this page Sep 13, 2023
·
4 revisions
Welcome to the AstralJS wiki!
Here you will find a quick guide to start using AstralJS.
To create a simple Rest API server just clone the template using:
pnpm create astral-appTo run the development server:
pnpm start:devView Getting Started to start understanding how AstralJS work.