Skip to content

tfkhdyt/full-stack-roadmap

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Full Stack Roadmap

Sebuah website yang menampilkan rekomendasi roadmap untuk full stack developer ala TFKHDYT
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Halaman utama Login Register Dashboard add data detail edit data

Website ini menampilkan roadmap full stack ala saya sendiri mulai dari dasar sampai expert. Data dari roadmap diambil dari API yang saya buat khusus agar proses tambah, edit, dan hapus data lebih mudah.

(back to top)

Built With

(back to top)

Environment Variables

  • Client
    • NEXT_PUBLIC_API_URL = Link dari API
  • Server
    • PORT = Port untuk server
    • MONGODB_USERNAME = Username MongoDB Atlas
    • MONGODB_PWD = Password MongoDB Atlas
    • MONGODB_DATABASE = Nama database MongoDB Atlas
    • API_SECRET = Secret word untuk JWT

Getting Started

Installation

  1. Clone repo

    git clone https://github.com/tfkhdyt/full-stack-roadmap.git
  2. Buka direktori repo

    cd full-stack-roadmap
  3. Instal paket NPM yang dibutuhkan

    npm run install
  4. Jalankan aplikasi dalam mode development

    npm run dev

(back to top)

Usage

Client

  • Jalankan aplikasi dalam mode development
    npm run dev
  • Build aplikasi
    npm run build
  • Jalankan aplikasi dalam mode production
    npm run start

Server

  • Jalankan aplikasi
    npm run dev

Client and Server

  • Instal semua NPM package yang dibutuhkan

    npm run install
  • Jalankan client dan server secara bersamaan

    npm run dev

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GPL-3.0. See LICENSE for more information.

(back to top)

Contact

         

Email: [email protected]

Project Link: https://github.com/tfkhdyt/full-stack-roadmap

(back to top)

Support

Klik tombol di bawah untuk mendukung saya lewat donasi

(back to top)

About

Roadmap untuk menjadi Full Stack Developer

Resources

License

Stars

Watchers

Forks