Skip to content

Latest commit

 

History

History
96 lines (61 loc) · 2.47 KB

File metadata and controls

96 lines (61 loc) · 2.47 KB

AnonymousMe

An app to help you get anonymous feedbacks from your friends, coworkers and fans

View Demo

GitHub Repo stars contributors GitHub Repo forks issues

Anonymous Me

This app is developed for fun and also to help you improve by getting geniune feedbacks.

✨ Built With

This project is built with:

  • NODE JS
  • NEST JS
  • TYPESCRIPT
    • 🖼️ Screenshot

      Screenshot from 2022-10-21 13-59-24

      (back to top)

      📚 Getting Started

      To get a local copy up and running follow these simple steps.

      Prequisite

      You need the frontend of this application . Get it Here

      🛠️ Installation

      1. Fork the project. Click on the fork icon in the top right to get started

      2. Clone the project, you can use the following command:

        git clone https://github.com/<your-github-username>/anonymous-message-backend-nestjs
      3. Navigate to the project directory

        cd anonymous-message-frontend

      Installation

      $ npm install

      Running the app

      # development
      $ npm run start
      
      # watch mode
      $ npm run start:dev
      
      # production mode
      $ npm run start:prod

      🎨 Demo

      Check out the website: AnonymousMe

      (back to top)

      👩🏽‍💻 Contributing

      • Contributions make the open source community such an amazing place to learn, inspire, and create.
      • Any contributions you make are greatly appreciated.

      (back to top)

      🙏🏽 Support

      This project needs a star️ from you. Don't forget to leave a star🌟

      (back to top)