Skip to content

An iteration of food_forager using React, Typescript, NextUI, and Go

Notifications You must be signed in to change notification settings

RoderickXii/Forager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An iteration of food_forager using React, Typescript, NextUI, and Go

To run the goserver branch, run both the client and goserver branches:

To run goserver directory

  • run 'cd goserver'
  • create a postgres connection string in your own .env file
  • run the script './cmd/main/'

To run client directory

  • run 'cd client'
  • install all dependencies
  • run 'npm run dev'

About

An iteration of food_forager using React, Typescript, NextUI, and Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.9%
  • Go 17.1%
  • HTML 2.0%
  • JavaScript 1.9%
  • CSS 0.1%