Skip to content

its-ayush-07/go-neux-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoNeux Server

Technologies: Go, PostreSQL, JWT, gin, gorm

Installation

  • Fork and clone
  • Install the packages and dependencies
go mod tidy
  • Run the server
go run main.go

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT

CLIENT_ORIGIN

DB_URL

SENDER_EMAIL

SENDER_PASSWORD

SECRET_KEY

COOKIE_DOMAIN

About

GoNeux server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages