module
0.0.0-20240509011220-00501258b922
Repository: https://github.com/rafaelcava/chat-auth-go.git
Documentation: pkg.go.dev
# README

Chat Auth Go
About | Features | Technologies | Requirements | Starting | License | Author
:dart: About
Describe your project
:sparkles: Features
:heavy_check_mark: Feature 1;
:heavy_check_mark: Feature 2;
:heavy_check_mark: Feature 3;
:rocket: Technologies
The following tools were used in this project:
:white_check_mark: Requirements
Before starting :checkered_flag:, you need to have Git and Node installed.
:checkered_flag: Starting
# Clone this project
$ git clone https://github.com/RafaelCava/chat-auth-go
# Access
$ cd chat-auth-go
# Install dependencies
$ yarn
# Run the project
$ yarn start
# The server will initialize in the <http://localhost:3000>
:memo: License
This project is under license from MIT. For more details, see the LICENSE file.
Made with :heart: by Rafael Cavalcante
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
main/main.go - Camada Principal.
No description provided by the author