Skip to content

oseda-dev/oseda-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

252 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oseda-core

Oseda Logo

Oseda-Core

Core logic for oseda.net

Development

Getting started

# user installs
yay -S nodejs npm git apache certbot openssl zsh

# npm gloabals
npm install -g typescript ts-node eslint prettier

# repo
git clone https://github.com/ReeseHatfield/oseda-core.git

You will also need the course library repository at the same level as oseda-core. E.g.

oseda
|-oseda-core
|-oseda-lib

Run with ./run.sh dev

Structure:

  • oseda-core frontend manages the React frontend of the project. Check out the frontend README.md for more information.
  • oseda-core backend manages the Express JS server for serving the frontend statically and the course repository dynamically. Check out the backend README.md for more information.

The CLI for generating oseda projects can be found here The course library repository can be found here

About

Open Source Education Association Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors