tfd-ed / tfd-elearning-admin

Admin for TFD E-learning

Home Page:https://tfdevs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TFD E-Learning Admin

Nest Logo Nest Logo Nest Logo


Version Package License YouTube Channel Subscribers

Features

TFD E-Learning Admin allow you to perform basic CRUD on courses, chapters, users, admins.

  • Preconfigured daisyui tailwind components with highly customizable interactive components
  • Integrated @nuxtjs/moment for time formatting
  • Smooth configurable page, layout transition at @/assets/css/main
  • Integrated @babel/eslint-parser, prettier for codes' rules & styles checking and formatting

TFD E-Learning

Setup Guide

Make sure you have TFD E-Learning API running and configure your environment accordingly.

With Docker (Coming Soon)

Without Docker

Clone or Fork this git repository to your Github account.

git clone https://github.com/tfd-ed/tfd-elearning-admin 

Create .env file from .env.example and replace environment variables with your owns.
Make sure NodeJS version 14.0.0+ is installed in your machine.

yarn install 
yarn dev 

Visit http://localhost:3000/

Production

# generate static project 
yarn generate 
yarn start 

Donation

Kindly donate to the following bank account (Cambodia) if you want to support our works.

About

Admin for TFD E-learning

https://tfdevs.com

License:MIT License


Languages

Language:Vue 74.9%Language:JavaScript 14.3%Language:CSS 10.8%Language:Shell 0.0%