Skip to content

NatLee/elysion-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elysion Calendar

demo

快速查詢艾利森日K用的小小日曆 🥰

Usage

  1. Clone this repository

  2. Use docker compose to build and run the project

docker compose up --build
  1. Open your browser and go to http://localhost:3000

Frontend Debug

  1. Go to frontend directory
cd frontend
  1. Install dependencies
yarn install
  1. Start the frontend server
yarn start
  1. Back to the root directory and start the backend server
cd ..
docker compose up -f docker-compose.dev.yml --build
  1. Open your browser and go to http://localhost:3001

Notice: Port 3000 is your default frontend server, but you need to through the backend NGINX server to access the frontend.

Contributors

Nat Lee
Nat Lee

License

MIT

About

快速查詢艾利森日K用的小小日曆 🥰

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published