CodingTrain / CodingTrain/project-trainsite
Project structure?
- Dominant language
- No language data
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I would definitely use node, express, react, react-router & mongoDB as a database, [mlab](https://mlab.com/) even has a 500mb free, if thats enough for this kind of project.
TypeScript maybe, would propably make it too hard for many beginners to contribute.
To get things rolling, I'd just use [create react app](https://github.com/facebook/create-react-app) to get a nice start up set & the benefit of live reload when editing.
Looking at the existing site it is not clear why do we need a backend?
Can't we get all the video info and links from youtube's api?
As this is github, we could have it build to docs folder to have it live on the net as this site is being build :smile:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.