Skip to content

JowiAoun/Pomoduro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomoduro-App

An app based on the "Pomodoro Technique" made to learn how to use services on AWS.

Architecture

Here is the work-in-progress infrastructure design using AWS. Pomoduro infrastructure

Run development servers:

  • cd client
  • npm i
  • npm run dev In another tab:
  • Based on the .env-example, make a .env file with valid variables
  • cd server
  • npm i
  • npm start

About

Pomodoro app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published