Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦊 Foxgres

Quickstart

Notice: at first download requirements

Clone repo

git clone https://github.com/KeoFoxy/foxgres

Change directory

cd foxgres

Run app in docker

make run

Frontend

  • React
  • TypeScript
  • MUI
  • Vite
  • TBA...

Requirements

How to run UI

npm install
npm run dev

Backend

  • Golang

Run backend with postgres in docker:

make run #run all containers
make stop #stop all containers

Swagger available on http://localhost:8080/docs/

pgAdmin available on http://localhost:5050

login: admin@admin.com
password: admin

postgres_host: db
postgres_database: foxgres
postgres_password: admin

Requirements

Contributing

Branch naming

frontend/your-feature
backend/your-feature

Run project

loginform: http://localhost:5173

login: studentID
password: studentbirthday

Example:

login: 856390
password: 2002-04-24

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages