Skip to content

gilly7/go-restaurant-full-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

go-restaurant

go-restaurant-full-stack

How to get started with the backend

First navigate to the server directory and enter the following commands:

$ go mod tidy

$ go build main.go

$ go run main.go

Frontend

First navigate to the frontend local directory and enter the following commands:

$ npm i

$ npm start

This project was inspired by: Nick Latham on medium

About

A full stack application to manage restaurant orders using Go, ReactJS and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published