Skip to content

TomasJani/bridge-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridge Builder

  • Project manager for builders, in Github-like style
  • App has been build to demonstrate knowledge gained on seminar PB138 at Masaryk University

How to run

  • Run api:
    • Install api modules: cd api && npm i
    • Run tests (optional): npm test
    • Run api : npm run build && npm start
  • Run client:
    • Install client modules: cd client && npm i
    • Run client : npm start

Technologies used

  • Language: Typescript
  • Frontend framework: React
  • Store: MobX
  • Backend framework: Express
  • ORM: TypeORM
  • DB: Postgres
  • Test Framework: Jest
  • App isolation: Docker

Authors:

  • Tomas Janicek
  • Michal Caniga

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published