https://github.com/aeria-org/quickstart
https://github.com/aeria-org/quickstart
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aeria-org/quickstart
- Owner: aeria-org
- Created: 2024-03-09T21:09:04.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-10T17:54:51.000Z (3 months ago)
- Last Synced: 2025-03-10T18:49:12.005Z (3 months ago)
- Language: TypeScript
- Size: 1.19 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quickstart
This is an Aeria project bootstrapped with [`create-aeria-app`]().
It uses the `npm` package manager, which you may change in the future. You may also replace this README.md file with your own at anytime.To get documentation, visit [https://aeria.land/](https://aeria.land/).
## Installation
```sh
$ npm install
```## Running
```sh
$ npm run dev
```You may sign in into your application visiting `http://localhost:8080/user/signin`.
## Support
- [Official website](https://aeria.land/)
- [Discord community]() (get live support almost 24/7)