Git Product home page Git Product logo

cms's Introduction

Zapal's website CMS

Welcome to the Zapal CMS repository! Zapal's front website is more than just a digital presence; it's a reflection of our unique style, core team, vision, mission, and the high-quality services we provide. So here is the our CMS in place, helping us to keep our website up-to-date and relevant!

This repository contains all the code and assets used to build and maintain back-end (CMS) part of our website.

๐Ÿš€ Live website

Zapal | Unlock Your Tech Future

๐Ÿ› ๏ธ Getting started

  1. Set own environment variables (from example file .env.example) in .env file
  2. Run the development server with npm i && npm run dev (or docker-compose up, see Docker)
  3. Open http://localhost:3000/admin in your browser to see the result.
  4. Create your first admin user using the form on the page

That's it! Changes made in ./src will be reflected in your app.

๐Ÿณ Docker

Alternatively, you can use Docker to spin up this project locally. To do so, follow these steps:

  1. Follow step 1 from above, the docker-compose file will automatically use the .env file in your project root
  2. Next run docker-compose up
  3. Follow steps 3 and 4 from above to login and create your first admin user

That's it! The Docker instance will help you get up and running quickly while also standardizing the development environment across your teams.

๐Ÿ’ป Built with

Technologies used in the project:

  • Payload CMS
  • Express
  • Next.js
  • React
  • Axios
  • Slugify
  • ua-en-translit
  • Some love โค๏ธ and a little bit of magic โœจ

๐Ÿ›ก๏ธ License

This project is licensed under the MIT License

โญ Like what we're doing? Give us a star

cms's People

Contributors

bohdank-w32 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.