mirror of
https://github.com/Floriansylvain/SpaceMessenger.git
synced 2026-08-19 19:53:22 +02:00
That's a huge commit if you ask me
This commit is contained in:
@@ -8,6 +8,17 @@ This template should help get you started developing with Vue 3 in Vite.
|
||||
npm install
|
||||
```
|
||||
|
||||
### Environment variables
|
||||
|
||||
```
|
||||
VITE_apiKey=
|
||||
VITE_authDomain=
|
||||
VITE_projectId=
|
||||
VITE_storageBucket=
|
||||
VITE_messagingSenderId=
|
||||
VITE_appId=
|
||||
```
|
||||
|
||||
### Compile and Hot-Reload for Development
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user