Skip to content

JoeWebDevelopment/cf-backend

 
 

Repository files navigation

cf-backend

CommunityFocus is a sharable time tracking app for teams.

Getting Started

To contibute:

  1. Clone the backend and frontend repos (linked below).
  2. Install nodejs (we will be using npm).
  3. Open a terminal and cd into backend repo and run npm i and then npm run dev.
  4. Open another terminal and cd into the frontend repo. Run npm i and then npm run dev.
  5. Open your browser and go to http://127.0.0.1:5173/ to open the app (temporary http://127.0.0.1:5173/abc to see timer).

Stack

Related repositories

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%