mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
「🏗️」 wip: refactor working
This commit is contained in:
1
Justfile
1
Justfile
@ -4,6 +4,7 @@
|
||||
# For launching the authentification api
|
||||
@auth $FASTIFY_LOG_LEVEL="info" $FASTIFY_PRETTY_LOGS="true":
|
||||
fastify start src/api/auth/default.js
|
||||
|
||||
# For launching the user data api
|
||||
@user $FASTIFY_LOG_LEVEL="info" $FASTIFY_PRETTY_LOGS="true":
|
||||
fastify start src/api/user/default.js
|
||||
|
Reference in New Issue
Block a user