Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alonza0314/happy-infinity-company
This is an repo for company website for both frontend and backend.
https://github.com/alonza0314/happy-infinity-company
company-site css full-stack gin go golang html javascript
Last synced: about 1 month ago
JSON representation
This is an repo for company website for both frontend and backend.
- Host: GitHub
- URL: https://github.com/alonza0314/happy-infinity-company
- Owner: Alonza0314
- Created: 2024-07-10T22:17:12.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T16:03:14.000Z (4 months ago)
- Last Synced: 2024-10-15T17:21:53.403Z (about 1 month ago)
- Topics: company-site, css, full-stack, gin, go, golang, html, javascript
- Language: HTML
- Homepage: https://coming.soon
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Happy-Infinity-Company
## Design Concept
Since Alonza wanted to be a CEO, he establish this HAPPY-INFINITY-COMPANY. During this process, he become a full stack IT engineer.
And, the key concept is "BE HAPPY".
## Requirements
| Content | Implememt | Version |
|-|-|-|
| OS | Linux | Ubuntu 22.04.4 LTS |
| Frontend | HTML + CSS + JS |-|
| Backend | Golang (Gin) | go1.22.5 linux/amd64 |
| Database | MongoDB | 7.0.12 |## How to Use
Before beginning, please make sure that your environment meets the requirements.
**Then, you should go to configs/config.conf to set up your own server address and the correct mongodb server address.**For checking the dependencies are correct:
```bash
make deps
```For running the project:
```bash
make run
```For building the project:
```bash
make build
```For cleaning the building execution file:
```bash
make clear
```## Author
You can know more about the author through this link: [https://alonza0314.github.io/](https://alonza0314.github.io/)
## Something to Say
Feel free to contact us, if you have any problem or you have something better ideas.
If you find this is a not bad project, please give me a little star, thanks.