Skip to content

ismailainte/simple-yonode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Yonode + MongoDB with Mongoose

This template simplifies setting up a server in Yonode with Node.js and Express, offering a quick start for server-side development.

Getting Started

Initially, navigate to the .env file to set up the required environment variables.

Next, launch the development server:

npm start
# or
yarn start
# or
pnpm start
# or
bun start

The server is running and ready to serve requests.

Now, Go to the Src directory and start building the server.

Happy coding!

About

my first yonode try

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published