Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 883 Bytes

File metadata and controls

24 lines (17 loc) · 883 Bytes

Rewardscode

GitHub contributors GitHub stars GitHub forks

Commands

  • npm install - Install dependencies
  • npm start - Start the application
  • npm test - Run tests

Configuration

  1. Clone the repository: git clone https://github.com/MrK4mo/Rewardscode.git
  2. Navigate to the project directory.
  3. Create a .env file in the root directory and add the following:
    • DATABASE_URL=<your_database_url>
    • PORT=5000

Usage Guide

  • Access the application via the browser at http://localhost:5000
  • For API documentation, check http://localhost:5000/api-docs

License

This project is free to use without any restrictions.