Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.