Skip to content

SMU-IS/SayLess

Repository files navigation

Project SayLess

Contributors Issue Pull Request Release Badge

landing-banner

Tech Stack

Frontend

Backend

Deployment

Hosting

CI/CD

  • Continuous Integration: GitHub Actions
  • Continuous Deployment: Automatic deployment triggered by GitHub pushes

APIs

Getting Started

  1. Clone the project

    git clone https://github.com/SMU-IS/SayLess.git
    
  2. Install dependencies

    npm ci
    
  3. Update environment variables

    • Create .env.local at the project root folder
    • Update the environment variables
    • Refer to .env.sample file for configuration

  4. Run the project in development environment

    npm run serve
    

Contact

Joshua David Ang - cxang.2022@scis.smu.edu.sg
Project Link - http://sayless.space

Acknowledgements

G4T7
@Joshua David Ang
@Shawn Ng
@Derrick Lim
@Bryan Chua