AdeosunDeji / server-OpenEdu

Home Page:https://ai-res-server.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPEN-EDU Server

Welcome to the OPEN-EDU Server repository. This server powers the OPEN-EDU platform, a programming learning platform with a unique feature of a personal AI tutor.

For detailed information on installation, configuration, and usage, please refer to our official documentation.

Documentation

For comprehensive documentation, including installation instructions, configuration details, and usage guidelines, please visit the OPEN-EDU Server Documentation.

Quick Start

To quickly get started, follow these general steps:

  1. Clone the Repository:

    git clone https://github.com/synthAI-Labs/server.git
  2. Navigate to the Repository:

    cd your-repo
  3. Install Dependencies:

    npm install
  4. Run the Server:

    npm run start:dev
  5. Explore API Routes: Visit http://localhost:4000/api to explore available API routes.

Contributing

We welcome contributions! If you'd like to contribute to the development of the OPEN-EDU Server, please refer to the Contribution Guidelines.

License

This project is licensed under the MIT License. See the LICENSE file for details.

For more detailed information, troubleshooting, and additional features, please refer to our official documentation.

Happy coding!

About

https://ai-res-server.vercel.app

License:MIT License


Languages

Language:TypeScript 82.2%Language:JavaScript 17.8%