Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexoid1/message-board
Write a message, use mongo database to store messages.
https://github.com/alexoid1/message-board
ejs expressjs mongodb mongoose
Last synced: about 1 month ago
JSON representation
Write a message, use mongo database to store messages.
- Host: GitHub
- URL: https://github.com/alexoid1/message-board
- Owner: Alexoid1
- Created: 2021-01-08T19:57:16.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T01:08:28.000Z (over 3 years ago)
- Last Synced: 2024-12-06T07:47:38.403Z (about 1 month ago)
- Topics: ejs, expressjs, mongodb, mongoose
- Language: CSS
- Homepage:
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Message Board
Write a message use mongo database to store message.![screenshot](./img/image1.png)
![screenshot](./img/image2.png)## Built With
- JavaScript
- Express
- Mongodb
- Mongoose
- Ejs## Live Demo
[Live Demo Link](https://Message-Board.alexoid.repl.co)
### Prerequisites
Browser
Internet
Node## Getting Started
To get a local copy up and running follow these simple example steps:
- Go to https://github.com/Alexoid1/Message-Board and clone the repo using:
`https://github.com/Alexoid1/Message-Board.git` in your terminal.### Github Actions
To make sure the linters' checks using Github Actions work properly, you should follow the next steps:
1. On your recently forked repo, enable the GitHub Actions in the Actions tab.
2. Create the `feature/branch` and push.
3. Start working on your milestone as usual.
4. Open a PR from the `feature/branch` when your work is done.## Authors
👤 **Pablo Alexis Zambrano Coral**
- Github: [@Alexoid1](https://github.com/Alexoid1)
- Twitter: [@Alexis Zambrano_acz](https://twitter.com/pablo_acz)
- Linkedin: [linkedin](https://www.linkedin.com/in/alexzambranocoral/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Alexoid1/Message-Board/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- The Odin Project
## 📝 License
This project is [MIT]() licensed.