Skip to content

Commit

Permalink
Merge pull request #4 from voltgizerz/develop
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
voltgizerz committed Jun 8, 2024
2 parents 46f7703 + 18a3093 commit e8786e6
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# POS-restaurant
Application POS for free
# REST API Go for POS
Simple REST APIs with for POS Software
# Build With
- Go 1.20 or higher
- Fiber

# How to Run Project

Follow these steps to run the project:

1. Setup your database envrionment.

2. Run the application using the following command: `go run ./cmd/app.go`

0 comments on commit e8786e6

Please sign in to comment.