Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 609 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 609 Bytes

frontend

Development

Dependencies

  • Node.js 18
  • Docker

Open Makefile to see useful commands.

  • make install: install dependencies
  • make env: create .env file with env vars
  • make dev: start development server
  • make test: run tests
  • make format: format files
  • make image: build Docker image
  • make start: run Docker container

Additional Resources:

Framework:

CSS

Avatars