Skip to content

FachschaftMathPhysInfo/tobias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tobias - Tool zur Online-Basierten Interaktiven ArbeitsSitzungsvorbereitung

Maintainability

Setting up in dev-enviroment

Required software: nginx postgresql rails yarn mkcert. Google for install instructions on your project.

Client

  1. Change to client/
  2. Install dependencies yarn
  3. Run dev server yarn dev

API- Server

  1. Change to 'server'
  2. Install dependencies via yarn
  3. Create database mongodb (google it)
  4. Start Build-process via NODE_ENV=development yarn build
  5. Start-up server via yarn start:env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published