Skip to content

kcpetersen111/Treelo

Repository files navigation

productivityApp

A productivity based app based on trello. This app was made as the final project in the CodeSchool web development boot camp.

stack

Our stack for the frontend is Vuedify and Typescript.

Our stack for the backend is Typescript, Nodejs, Expressjs, and Mongodb.

Running

make

    compile and run frontend and backend

make runFrontend

    will build and serve the frontend

make runBackend

    will build and start the backend

make backend-docker:

    will build the docker file for the backend 
    `docker run -p 8081:8081 productivity-app-backend1`

About Us

About

The productivity app for code school

Resources

License

Stars

Watchers

Forks

Packages

No packages published