Skip to content

This is the backend repository of the hirego application. The application is an end to end application for company to mange their employees in their entire lifecycle throughout their contract.

Notifications You must be signed in to change notification settings

asifrahaman13/hirego_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hirego backend.

First clone the repository.

git clone https://github.com/asifrahaman13/hirego_backend.git

Rename the .env.example file to .env file.

In Unix based system you can use the following:

mv .env.example .env

In windows you can manually do the same.

Next update the required values in the .env file.

Now run the application in local development server.

go run src/cmd/main.go

The backend will run on the following port:

http://localhost:8000

About

This is the backend repository of the hirego application. The application is an end to end application for company to mange their employees in their entire lifecycle throughout their contract.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published