Skip to content

agatakozinska/alinka-website

 
 

Repository files navigation

Alinka website

Runing

  1. Fill a file with environment variables [app.env]

  2. Build and start docker containe

make start
  1. Start React app locally
make local

If you want to play around inside Docker container you can gain access to its bash shell using:

make bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.3%
  • HTML 16.3%
  • CSS 8.9%
  • Makefile 3.8%
  • Dockerfile 3.4%
  • Shell 3.3%