sirodoht / fondi

Simple open courses platform in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fondi

🍭 wannabe open courses platform in Node.js

Setup

Use npm install to install the required dependencies.

Fondi uses PostgreSQL. See the config file for the connection.

  • npm start Build JS, styles and start Node server.
  • npm run watch Build JS, styles, start Node server, and watch all for changes.

Credits

Logo from logodust.

License

MIT

About

Simple open courses platform in Node.js

License:MIT License


Languages

Language:CSS 52.6%Language:JavaScript 27.8%Language:HTML 19.6%