# README
Project Analytics
Analytical part of the web system project
- Configuration and Setup
- Key Features
- Technologies used
- Screenshots
- Acknowledgments
- Contributors
- License
Configuration and Setup
In order to run this project locally, simply fork and clone the repository or download as zip and unzip on your machine.
- Open the project in your prefered code editor.
- Go to terminal -> New terminal (If you are using VS code)
In the terminal to start
$ go version
Config.env
- Create your .env
- Change the following credentials
# --- example ---
ERPGATEWAY_URL=http://localhost:XXXX/
Deploy and run
$ go run main.go
Key Features
- Coming soon
Technologies used
This project was created using the following technologies.
- Go - Is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Screenshots
- Coming soon
Acknowledgments
- Github: @Chemchu-Gus
Contributors
- Github: @Eber
License
ThePOS is open-sourced software licensed under the MIT license.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author