Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 740 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 740 Bytes

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/.

Installation

$ npm install

Running

$ npm run dev

You may sign in into your application visiting http://localhost:8080/user/signin.

for the Env files

api

GITHUB_CLIENT_ID = your_client_id

GITHUB_CLIENT_SECRET = your_client_secret

web

VITE_GITHUB_CLIENT_ID = your_client_id

Support