Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pauloo27/shop
💰 A "shop management system" with GoLang backend (MVC) and a NextJS frontend
https://github.com/pauloo27/shop
golang mvc nextjs poc
Last synced: 19 days ago
JSON representation
💰 A "shop management system" with GoLang backend (MVC) and a NextJS frontend
- Host: GitHub
- URL: https://github.com/pauloo27/shop
- Owner: pauloo27
- License: gpl-2.0
- Created: 2021-01-20T22:05:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-18T12:59:58.000Z (about 2 months ago)
- Last Synced: 2024-12-18T13:44:56.357Z (about 2 months ago)
- Topics: golang, mvc, nextjs, poc
- Language: JavaScript
- Homepage:
- Size: 463 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SHOP
A **POC** of a "shop management system" writen with a GoLang backend and a NextJS
frontend.## License
This project is licensed under [GNU General Public License v2.0](./LICENSE).
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.