https://github.com/suman-kr/prism
https://github.com/suman-kr/prism
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/suman-kr/prism
- Owner: suman-kr
- Created: 2020-09-23T19:08:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T08:58:43.000Z (over 4 years ago)
- Last Synced: 2025-02-09T12:43:06.756Z (3 months ago)
- Language: Python
- Size: 221 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prism
Steps to start the project
---
- Install Docker [Docker](https://docs.docker.com/get-docker/)
- Run the project using the following command
```sh
docker-compose up --build
```
- Go to `http://localhost:3000` in the browser