This app is portfolio project
React
Nestjs
Typescript
Typeorm(Postgresql)
Docker
Docker
Git
Copy this repository
git clone https://github.com/CodeForBeauty/LifeTimelineGo into the copied folder
cd LifeTimelineBuild docker image
docker build -t life-timeline .Start the application with docker
docker run -p 9191:9191 life-timelineThe application will start on localhost using port 9191. After starting application will be accesible on: http://localhost:9191/