Edit the license file
npm install
npm run dev
If using /public uncomment from Dockerfile
# COPY --from=builder /app/public ./public
then
docker-compose up --build --pull always
All code in this repository is dual-licensed under either License-MIT or LICENSE-APACHE at your option. This means you can select the license you prefer. Why dual license