Skip to content

httkaua/dosToc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🟥 Dostoc 🟦

Dostoc Logo

A system for real estate companies and agents, built with Typescript, MongoDB and Express.js.


💻 Developer

Kauã Hamilton


🆚 Version

2.1.0

🚀 Sprint and tasks

Google-Drive


⚙️ How to install and use

  1. On Google Chrome or your preferred browser, search "Node.js", "VSCode" and "MongoDB", then download and install;

  2. Launch VSCode, and choose a directory (I suggest 'documents');

  3. Press Ctrl + Shift + ', or click in the top bar 3 points/terminal/new terminal

  4. Paste the command below and press enter to run it:

npm i

  1. Create a new file in the root of dostoc folder, name it exactly '.env' and paste the following code:
SESSION_SECRET=''
DATABASE_URL='mongodb://localhost:27017/dostoclocal'
  • Replace the text inside the quotation marks in SESSION_SECRET (enter something long, like a random phrase).

  • ⚠️ Do not share .env file with other people never.

  1. You can see a 'start.bat' file. This is an easy system starter. Create a shortcut and move to a convenient location on your PC (taskbar, desktop, etc.);

  2. Done! Now, you can run Dostoc by opening the 'start.bat'. If after loading your browser don't show the web page, open the browser and search this: localhost

Thanks for choose Dostoc! I hope you have a great experience!


🎯 Technical goal

practice all concepts of back-end web programming comprehensively:

  • Security
  • Performance
  • Reliability
  • Scalability
  • Maintainability
  • Structured Programming
  • Database management
  • DevOps

⚒️ Built with:

Typescript Javascript Node.js Express.js MongoDB Handlebars Bootstrap HTML CSS

About

A native Javascript project to real state companies, that the client manage your employees and leads.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors