Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

teacherfund/TeacherFund_api

Repository files navigation

TeacherFund logo

TeacherFund is a charity to support teachers in a way that encourages great teachers to stay, and potentially great teachers to choose teaching as a career path. This includes providing supplemental funds and supplies to school teachers in need.

This repository contains the code for the main TeacherFund api backend written with Koa.

This project is in very early development and as such, the structure/design is subject to change significantly and often.

Contributing

We welcome any contributions to this project! If you're interested in fixing bugs or implementing new features, please see the document How to Contribute.

Related Projects

Set up database

-mysql.server start
-mysql -u root
-create database teacherfund;
-exit

Run

npm run dev to build+watch on port 3000

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •