KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
simple-express-server
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
sbpy-tutorial
:
sbpy tutorials and workshop materials
serializable-types
:
Runtime type assertion and serialization system
MyVelib
:
sources du site velib.philibert.info - Monitoring du système Velib 2 / 2018
eosocial
:
Deprecated - :pencil: Sample dApp of Votable SNS run by EOS Testnet.
vicl
:
vi clone implemented by clover2
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
simple-express-server
?
Download (.md)
# simple-express-server Here I used EJS, Mongo DB, Express, and Node to make a full stack app for 21 savage fans to post their favorite lyrics ## How It's Made: **Tech used:** HTML, CSS, JavaScript, EJS, Mongo DB, Express, and Node I used an express server on top of Node, with routes to each of my EJS templates and forms. I connected to Mondo DB with Mongoose and there I store the entries fans post on the site. ## Lessons Learned: It was a great learning experience using Express and Mongo DB