mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
feat: ✨ Add emoji theme picker
This commit is contained in:
parent
ac4acd31cb
commit
6b6d1d44d2
13 changed files with 132 additions and 21 deletions
|
|
@ -81,6 +81,10 @@ services:
|
|||
|
||||
Then, the frontend will be available at `http://localhost:3000` inside the container. To link it to a Versia Server, set the `NUXT_PUBLIC_API_HOST` environment variable to the server's URL.
|
||||
|
||||
## Development
|
||||
|
||||
Make sure to run `bun run emojis:generate` to generate the emoji list before building or running the project.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the AGPL 3.0 - see the [LICENSE](LICENSE) file for details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue