Page MenuHomeSealhub

README.md
No OneTemporary

README.md

# Sealious app
## Requirements
- docker
- docker-compose (version 2.6 or up)
- tmux
## Installation
```
npm install
```
## Running the app in development mode
```
npx sealgen make-env
docker-compose up -d db mailcatcher
npm run watch
```
## Adding a component
```
npx sealgen add-component
```
And then go to `localhost:8080/components` to preview your custom component
## Testing
First time after installing the project run this command to download firefox
```
npx playwright install firefox
```
And then
```
npm run test
```

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 08:04 (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
547562
Default Alt Text
README.md (547 B)

Event Timeline